전투 엔진 중간 반영
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace sammo;
|
||||
|
||||
class NotInheritedMethodException extends \BadMethodCallException
|
||||
{}
|
||||
Reference in New Issue
Block a user