mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-17 18:54:48 +00:00
fixup move
This commit is contained in:
parent
94a243a825
commit
7252b04626
@ -244,7 +244,7 @@ int readRuleArgs3() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
auto hook = addHook(hooks_args, 100, readRuleArgs3);
|
||||
auto hook3 = addHook(hooks_args, 100, readRuleArgs3);
|
||||
#endif
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user