mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-27 07:22:51 +00:00
fixed missing EX in basegraph.cpp
This commit is contained in:
parent
0117541093
commit
bf5e61d4bd
@ -1749,6 +1749,6 @@ EX namespace subscreens {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
EX }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user