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:
parent
f6c42f9c79
commit
da8ca77eeb
@ -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))
|
||||
|
Loading…
x
Reference in New Issue
Block a user