Please.... please take the slider....

This commit is contained in:
Gent S
2020-12-18 19:18:39 -05:00
parent e3561e9d15
commit 2f44243abb
3 changed files with 15 additions and 8 deletions

View File

@@ -7,6 +7,7 @@
const int SLIDER_SPEED = 1200;
const int SLIDER_STOP_TICKS = 16;
const int SLIDER_GAP_SIZE = 45000;
struct WarpLocation;