mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Fixes F12 soft reset
This commit is contained in:
@@ -141,7 +141,7 @@ def showLoadingScreen
|
||||
picture = Sprite.new(@viewport)
|
||||
picture.bitmap = pbBitmap(intro_frames_path)
|
||||
picture.visible=true
|
||||
pbWait(Graphics.frame_rate / 20)
|
||||
Graphics.update
|
||||
picture.dispose
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user