made the check for archetype better, fixed reposition into restart game

This commit is contained in:
lustlion
2022-03-10 18:37:19 +01:00
parent dbfae2f74e
commit 6dd970c1d4
2 changed files with 11 additions and 4 deletions

View File

@@ -44,6 +44,7 @@ function stepGame()
end
if Keybind:checkPressed(Keybind.debug.reposition) then
restartGame()
end
if Keybind:checkPressed(Keybind.debug.reload) then