diff options
Diffstat (limited to 'src/map/map.c')
-rw-r--r-- | src/map/map.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/map.c b/src/map/map.c index 63496534c..3817700fb 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -3906,8 +3906,6 @@ int do_init(int argc, char *argv[]) { clif_setip(buf); if (!char_ip_set) chrif_setip(buf); - if (ptr[0] == 192 && ptr[1] == 168) - ShowNotice("\nFirewall detected.. \n edit subnet_athena.conf and map_athena.conf\n\n"); } if (SHOW_DEBUG_MSG) |