fix: eventColumn에 aux 추가

This commit is contained in:
2021-09-16 21:47:32 +09:00
parent a06c15f469
commit fbf0610ff7
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -981,7 +981,7 @@ class General implements iAction{
$defaultEventColumn = [
'no', 'name', 'owner', 'city', 'nation', 'officer_level', 'officer_city',
'special', 'special2', 'personal',
'horse', 'weapon', 'book', 'item', 'last_turn'
'horse', 'weapon', 'book', 'item', 'last_turn', 'aux',
];
$fullColumn = [
'no', 'name', 'owner', 'owner_name', 'picture', 'imgsvr', 'nation', 'city', 'troop', 'injury', 'affinity',