턴 요약 위해 getBrief 추가

This commit is contained in:
2018-10-04 01:57:56 +09:00
parent 9b4bf148cc
commit bf630b5f7d
11 changed files with 46 additions and 39 deletions
+2
View File
@@ -7,6 +7,8 @@ use \sammo\JosaUtil;
use sammo\LastTurn;
class 휴식 extends Command\NationCommand{
static protected $actionName = '휴식';
protected function init(){
//아무것도 하지 않음
}