rug:: added missing EX

This commit is contained in:
Zeno Rogue 2020-04-29 15:12:51 +02:00
parent c488599745
commit fa11bc6c27
1 changed files with 1 additions and 1 deletions

View File

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