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:
@@ -1490,6 +1490,7 @@ void gamelogic()
|
||||
|
||||
game.activeactivity = obj.checkactivity();
|
||||
|
||||
game.oldreadytotele = game.readytotele;
|
||||
if (game.activetele)
|
||||
{
|
||||
int i = obj.getplayer();
|
||||
|
||||
Reference in New Issue
Block a user