parent
858df09143
commit
aa46d3d47a
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ function PauseScreen:setMenu()
|
||||||
CharacterWidget(self.scene, "tails")
|
CharacterWidget(self.scene, "tails")
|
||||||
CharacterWidget(self.scene, "amy")
|
CharacterWidget(self.scene, "amy")
|
||||||
CharacterWidget(self.scene, "sonic")
|
CharacterWidget(self.scene, "sonic")
|
||||||
|
|
||||||
|
self.scene.menusystem.menus["main"]:getFocus()
|
||||||
end
|
end
|
||||||
|
|
||||||
function PauseScreen:draw()
|
function PauseScreen:draw()
|
||||||
|
|
Loading…
Reference in a new issue