diff options
Diffstat (limited to 'npc/functions/clientversion.txt')
-rw-r--r-- | npc/functions/clientversion.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 662647b86..b0575f73e 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -756,6 +756,8 @@ function script clientupdater { dispbottom l("Lt. Paul unclaimed rewards REDEEMED."); } } + // Language over simplification + // dom fev 16 14:54:30 BRT 2020 if (UPDATE < 1581875670) { UPDATE=1581875670; switch (Lang) { |