d_setting 디렉도리 보관 방식 변경

This commit is contained in:
2018-07-12 01:56:46 +09:00
parent 4cd901cf8e
commit b6cd004117
5 changed files with 61 additions and 25 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
namespace sammo;
class GameConst extends GameConstBase
{
}