mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-10 06:34:59 +00:00
Lots of rubocop
This commit is contained in:
@@ -628,9 +628,9 @@ end
|
||||
#
|
||||
#===============================================================================
|
||||
def pbMiningGame
|
||||
pbFadeOutIn {
|
||||
pbFadeOutIn do
|
||||
scene = MiningGameScene.new
|
||||
screen = MiningGame.new(scene)
|
||||
screen.pbStartScreen
|
||||
}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user