mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 09:54:10 +03:00
Interpolate credits position
So that it's as smooth as possible, especially when holding down ACTION to make it go really fast.
This commit is contained in:
@@ -260,6 +260,7 @@ public:
|
||||
int timetrialpar, timetrialresulttime, timetrialrank;
|
||||
|
||||
int creditposition;
|
||||
int oldcreditposition;
|
||||
int creditmaxposition;
|
||||
std::vector<const char*> superpatrons;
|
||||
std::vector<const char*> patrons;
|
||||
|
||||
Reference in New Issue
Block a user