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:
Misa
2020-04-29 17:04:25 -07:00
committed by Ethan Lee
parent dcc9520d8f
commit 1d669dffeb
4 changed files with 6 additions and 2 deletions

View File

@@ -1490,6 +1490,7 @@ void gamelogic()
game.activeactivity = obj.checkactivity();
game.oldreadytotele = game.readytotele;
if (game.activetele)
{
int i = obj.getplayer();