diff options
| author | Arslaan Pathan <[email protected]> | 2025-06-12 20:24:41 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2025-06-12 20:24:41 +1200 |
| commit | c4dccb580d1b8266078f37ec42c122f6cf65d9d3 (patch) | |
| tree | c890c54471127dafc7fa7b40ce7ac8264a560238 /src/main.cpp | |
| parent | a0776f03698ec600eed77cddc1e6eda3618eb6d7 (diff) | |
| download | showdownofthesticks-c4dccb580d1b8266078f37ec42c122f6cf65d9d3.tar.xz showdownofthesticks-c4dccb580d1b8266078f37ec42c122f6cf65d9d3.zip | |
Debounce delay shitted shit so unshit shit
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index ee291a7..5a495f3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -277,7 +277,6 @@ int main() { } else { lua_pop(L, 1); } - SDL_Delay(25); } } } |
