저격 다시 세팅, 아이템 namespace 버그 수정, 전투치료(의술) 구현

This commit is contained in:
2019-05-12 21:03:21 +09:00
parent 3386d2f637
commit 08373b76a2
28 changed files with 237 additions and 92 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
namespace sammo\ActionNationType;
namespace sammo\ActionItem;
use \sammo\iAction;
use \sammo\General;
use \sammo\GeneralTrigger;