mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-13 07:46:00 +00:00
fixed missing EX in basegraph.cpp
This commit is contained in:
@@ -1749,6 +1749,6 @@ EX namespace subscreens {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
EX }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user