턴 요약 위해 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
@@ -6,6 +6,8 @@ use \sammo\Util;
use \sammo\JosaUtil;
class 휴식 extends Command\GeneralCommand{
static protected $actionName = '휴식';
protected function init(){
//아무것도 하지 않음
}