버그 수정

This commit is contained in:
2019-04-21 21:15:53 +09:00
parent 16fed754a9
commit 0e50216cee
12 changed files with 67 additions and 42 deletions
+1
View File
@@ -1,6 +1,7 @@
<?php
namespace sammo\Constraint;
use \sammo\GameConst;
class NotOpeningPart extends Constraint{
const REQ_VALUES = Constraint::REQ_INT_ARG;