예제 #1
0
파일: Item.php 프로젝트: maa123/NIGHTMARE
 public static function clearCreativeItems()
 {
     Item::$creative = [];
 }