Made dialog boxes
This commit is contained in:
@@ -32,7 +32,10 @@ function GameStep()
|
||||
end
|
||||
|
||||
if Keybind:HasPressed(Keybind.debug.reload) then
|
||||
LoadLevel()
|
||||
--LoadLevel()
|
||||
|
||||
menuPage = "example"
|
||||
MenuInit(menuPage)
|
||||
end
|
||||
|
||||
if Keybind:HasPressed(Keybind.debug.editor) then
|
||||
|
||||
Reference in New Issue
Block a user