mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-18 04:02:07 +00:00
ru:: guard on doubly-enabling ru
This commit is contained in:
@@ -399,6 +399,8 @@ string parse_markup(string s) {
|
||||
|
||||
void enable() {
|
||||
|
||||
if(powers.size()) throw hr_exception("error: ru doubly-enabled");
|
||||
|
||||
stop_game();
|
||||
geometry = gBinary4;
|
||||
showstartmenu = false;
|
||||
|
||||
Reference in New Issue
Block a user