add controls reset

This commit is contained in:
ChancellorIkseew
2024-10-31 20:57:56 +10:00
parent d46afee063
commit 0733ddb38e
6 changed files with 40 additions and 8 deletions
+1 -2
View File
@@ -40,6 +40,5 @@ function reset_graphics()
end
function reset_control()
print("not implemented")
--Wait for binding system update
input.reset_bindings()
end