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

@@ -168,6 +168,7 @@ void Game::init(void)
activetele = false;
readytotele = 0;
oldreadytotele = 0;
activity_lastprompt = "";
activity_r = 0;
activity_g = 0;