weap -> weapon
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ echo "
|
||||
</td>
|
||||
<td width=100 align=center>아이템 지급</td>
|
||||
<td width=504>
|
||||
<select name=weap size=1 style='color:white;background-color:black;font-size:13px'>";
|
||||
<select name=weapon size=1 style='color:white;background-color:black;font-size:13px'>";
|
||||
foreach(GameConst::$allItems as $itemCategories){
|
||||
foreach($itemCategories as $item=>$cnt){
|
||||
if($cnt == 0){
|
||||
|
||||
Reference in New Issue
Block a user