summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-01-25 17:42:06 -0300
committerJesusaves <cpntb1@ymail.com>2024-01-25 17:42:06 -0300
commit790cbe032880480e4ebd8f2396972c9926ad7042 (patch)
treec51496bfbcf20d469e3ac43f4afed41b68955c07
parente7805b118651543294beea9f0de0e6fc7d3ecb00 (diff)
downloadserverdata-790cbe032880480e4ebd8f2396972c9926ad7042.tar.gz
serverdata-790cbe032880480e4ebd8f2396972c9926ad7042.tar.bz2
serverdata-790cbe032880480e4ebd8f2396972c9926ad7042.tar.xz
serverdata-790cbe032880480e4ebd8f2396972c9926ad7042.zip
Remove debug message
-rw-r--r--npc/functions/weather.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/functions/weather.txt b/npc/functions/weather.txt
index 51a852ae2..5816284de 100644
--- a/npc/functions/weather.txt
+++ b/npc/functions/weather.txt
@@ -272,7 +272,8 @@ OnMinute45:
}
callfunc "FYE_Normalize";
- debugmes "[Weather.sys] Weather reloaded";
+ if (debug || $@GM_OVERRIDE)
+ debugmes "[Weather.sys] Weather reloaded";
end;
// Function to check stuff