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

@@ -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;