diff options
-rw-r--r-- | npc/functions/clientversion.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index b51824889..22c0c476a 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -51,6 +51,7 @@ function script checkclientversion { .@ref$=""; } } else { + .@ref$="None"; mesn l("TMW2 Staff"); mesc l("I see. Well, welcome to the game! If you have any doubt, shout on #world for help!"), 3; next; |