1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-04-12 05:43:12 +00:00

fixup to last

This commit is contained in:
Zeno Rogue 2025-03-14 12:29:00 +01:00
parent f6c42f9c79
commit da8ca77eeb

View File

@ -197,6 +197,8 @@ bool draw_fifteen(cell *c, const shiftmatrix& V) {
return false;
}
string fname = "fifteen-saved.lev";
void edit_fifteen() {
if(!fif.count(cwt.at))