mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Interpolate "- Press ENTER to Teleport -" prompt
This is only really noticeable in slowmode, but if you're playing in slowmode it'll be pretty smooth.
This commit is contained in:
@@ -318,6 +318,7 @@ public:
|
||||
SDL_Rect teleblock;
|
||||
bool activetele;
|
||||
int readytotele;
|
||||
int oldreadytotele;
|
||||
int activity_r, activity_g, activity_b;
|
||||
std::string activity_lastprompt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user