mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +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:
@@ -168,6 +168,7 @@ void Game::init(void)
|
||||
|
||||
activetele = false;
|
||||
readytotele = 0;
|
||||
oldreadytotele = 0;
|
||||
activity_lastprompt = "";
|
||||
activity_r = 0;
|
||||
activity_g = 0;
|
||||
|
||||
Reference in New Issue
Block a user