mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-31 14:42:49 +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;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
string fname = "fifteen-saved.lev";
|
||||||
|
|
||||||
void edit_fifteen() {
|
void edit_fifteen() {
|
||||||
|
|
||||||
if(!fif.count(cwt.at))
|
if(!fif.count(cwt.at))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user