Some adjustments

This commit is contained in:
2026-05-01 13:44:51 -05:00
parent 1efa9a9f7b
commit d373de7a29
30 changed files with 436 additions and 925 deletions
+2
View File
@@ -1,3 +1,5 @@
Console.visible = true;
// Default input bindings.
if (typeof PSP !== 'undefined') {
Input.bind("up", INPUT_ACTION_UP);