feat: 턴 선택기를 vue 기반으로 변경
This commit is contained in:
@@ -479,6 +479,7 @@ function getCommandTable(General $general){
|
||||
'compansation'=>$commandObj->getCompensationStyle(),
|
||||
'possible'=>$commandObj->hasMinConditionMet(),
|
||||
'title'=>$commandObj->getCommandDetailTitle(),
|
||||
'reqArg'=>$commandObj::$reqArg,
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user