1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-22 01:17:39 +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

View File

@@ -1834,7 +1834,7 @@ auto rug_hook =
addHook(hooks_args, 100, rugArgs); addHook(hooks_args, 100, rugArgs);
#endif #endif
} EX }
#else #else