mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-07 13:24:22 +00:00
Remove Monsters from acp
Remove Monsters from acp
This commit is contained in:
@@ -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']);
|
||||
|
||||
Reference in New Issue
Block a user