1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-11 09:32:05 +00:00

rug:: added missing EX

This commit is contained in:
Zeno Rogue
2020-04-29 15:12:51 +02:00
parent c488599745
commit fa11bc6c27
+1 -1
View File
@@ -1834,7 +1834,7 @@ auto rug_hook =
addHook(hooks_args, 100, rugArgs);
#endif
}
EX }
#else