Controller: Separate game and view loops
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
]
|
||||
|
||||
this.touchEnabled = touchEnabled
|
||||
loader.changePage("about")
|
||||
loader.changePage("about", true)
|
||||
cancelTouch = false
|
||||
|
||||
this.endButton = document.getElementById("tutorial-end-button")
|
||||
|
||||
Reference in New Issue
Block a user