made the check for archetype better, fixed reposition into restart game
This commit is contained in:
@@ -44,6 +44,7 @@ function stepGame()
|
||||
end
|
||||
|
||||
if Keybind:checkPressed(Keybind.debug.reposition) then
|
||||
restartGame()
|
||||
end
|
||||
|
||||
if Keybind:checkPressed(Keybind.debug.reload) then
|
||||
|
||||
Reference in New Issue
Block a user