mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-03 11:17:56 +00:00
save the YASC messages in save file, and display them in score list; also auto-width and zoom
This commit is contained in:
@@ -439,6 +439,7 @@ EX void checkmove() {
|
||||
achievement_final(true);
|
||||
if(cmode & sm::NORMAL) showMissionScreen();
|
||||
}
|
||||
else yasc_message = "";
|
||||
|
||||
if(canmove && timerstopped) {
|
||||
timerstart = time(NULL);
|
||||
|
Reference in New Issue
Block a user