mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-04-01 17:20:04 +00:00
Slider path, fixes, tweaks
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <unordered_map>
|
||||
|
||||
const int SLIDER_SPEED = 1200;
|
||||
const int SLIDER_STOP_TICKS = 8;
|
||||
const int SLIDER_STOP_TICKS = 16;
|
||||
|
||||
struct WarpLocation;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user