Remove Monsters from acp

Remove Monsters from acp
This commit is contained in:
novgorodschi catalin
2026-07-03 14:22:44 +03:00
parent 4bd3079c97
commit 575a0f9e57
+1 -1
View File
@@ -17,7 +17,7 @@
## Copyright : TravianZ (c) 2010-2025. All rights reserved. ##
## --------------------------------------------------------------------------- ##
#################################################################################
$array_tribe=array('-',TRIBE1,TRIBE2,TRIBE3,TRIBE4,TRIBE5,TRIBE6);
$array_tribe=array('-',TRIBE1,TRIBE2,TRIBE3,TRIBE4,TRIBE5);
$tribename = $array_tribe[$user['tribe']];
$searchresults = $admin->search_player($user['username']);