add key delay to options menu

This commit is contained in:
2025-02-21 11:36:20 +00:00
parent c6fe819c0c
commit 603d6fa139
3 changed files with 82 additions and 28 deletions

View File

@@ -42,4 +42,6 @@ struct
val moveBatY = 2
val moveProjectileBy = 11
val keyDelay = 0.3
end