diff options
| author | Arslaan Pathan <[email protected]> | 2025-06-12 20:23:27 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2025-06-12 20:23:27 +1200 |
| commit | a0776f03698ec600eed77cddc1e6eda3618eb6d7 (patch) | |
| tree | 88aca363eb084abec330824defda999105bbc7cb /assets | |
| parent | 8c7dfa2167ca737e33947b98ed6c077351f6a2b6 (diff) | |
| download | showdownofthesticks-a0776f03698ec600eed77cddc1e6eda3618eb6d7.tar.xz showdownofthesticks-a0776f03698ec600eed77cddc1e6eda3618eb6d7.zip | |
lua being lua cuz custom thing so no diagnostic for u
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/scripts/mainMenu.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/scripts/mainMenu.lua b/assets/scripts/mainMenu.lua index d08d82a..fcefca6 100644 --- a/assets/scripts/mainMenu.lua +++ b/assets/scripts/mainMenu.lua @@ -1,3 +1,4 @@ +---@diagnostic disable: undefined-global movementSpeed = 3; bannerTextureWidth = 509; buttonHeight = 50; |
