diff options
Diffstat (limited to 'npc/001-8/hub.txt')
-rw-r--r-- | npc/001-8/hub.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt index 05dc2f5f2..e917f8e8d 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -55,6 +55,7 @@ // Only one player standing! CONGRATULATIONS, YOU HAVE WON!! OnGameOver: + debugmes "OnGameOver Check"; .@u=getmapusers("001-8"); if (.@u == 1) { $@EQ_STATUS=2; |