사령부 UI 간결화, (구현은 아직), 일부 변수명 변경
This commit is contained in:
+1
-1
@@ -485,7 +485,7 @@ function printCommandTable() {
|
||||
<?php
|
||||
}
|
||||
|
||||
function CoreCommandTable() {
|
||||
function chiefCommandTable() {
|
||||
$db = DB::db();
|
||||
$gameStor = KVStorage::getStorage($db, 'game_env');
|
||||
$connect=$db->get();
|
||||
|
||||
Reference in New Issue
Block a user