Echo record mode when it is turned on.

This commit is contained in:
Martin Haye 2021-02-27 09:28:12 -08:00
parent 83c3746ff7
commit db1d043744

View File

@ -651,6 +651,7 @@ def _newOrLoadGame(ask)#1
break
is 'R'
setRecordMode(1)
displayMenu(existing)
break
wend
loop