Refonte pour utiliser le systeme de GUI #112
1 changed files with 1 additions and 1 deletions
|
@ -152,8 +152,8 @@ end
|
|||
function Scene:drawScene()
|
||||
self:drawStart()
|
||||
self:drawWorld()
|
||||
self.gui:drawBottom()
|
||||
self:draw()
|
||||
self.gui:drawBottom()
|
||||
self:drawMenus()
|
||||
self:drawDialog()
|
||||
self:drawEnd()
|
||||
|
|
Loading…
Reference in a new issue