diff options
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/009-7/debug.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/009-7/debug.txt b/world/map/npc/009-7/debug.txt index 2baba28b..ad0e872b 100644 --- a/world/map/npc/009-7/debug.txt +++ b/world/map/npc/009-7/debug.txt @@ -1,6 +1,7 @@ function|script|fightclub_Debug|, { goto L_Menu; + L_Menu: next; set @bme,0; if(($fightclub_enabled % 6) == 3) set @bme,1; |