기본 커맨드 입력 가능하도록 구현
This commit is contained in:
@@ -224,7 +224,6 @@ abstract class BaseCommand{
|
||||
//0 : Neutral
|
||||
//-1 : Negative
|
||||
//null : can't calculate
|
||||
//TODO: 구현
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user