94f3906949...06f86c6c27 반영, 시즌 값, 부대정보, 왕조일람

This commit is contained in:
2019-07-20 15:48:30 +09:00
parent f027f7f225
commit 9e45800367
8 changed files with 91 additions and 23 deletions
+1
View File
@@ -4,6 +4,7 @@ namespace sammo;
class UniqueConst{
public static $serverID = '_tK_serverID_';
public static $serverName = '_tK_serverName_';
public static $seasonIdx = '_tK_seasonIdx_';
private function __construct(){}