KVStorage의 game namespace를 game_env로 '편의를 위해' 변경

This commit is contained in:
2018-05-12 22:21:53 +09:00
parent 52f4b79fdf
commit 67ecd514a4
63 changed files with 194 additions and 194 deletions
+26 -26
View File
@@ -187,7 +187,7 @@ function CriticalScore($score, $type) {
function process_1(&$general, $type) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -289,7 +289,7 @@ function process_1(&$general, $type) {
function process_3(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -390,7 +390,7 @@ function process_3(&$general) {
function process_4(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -482,7 +482,7 @@ function process_4(&$general) {
function process_5(&$general, $type) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -584,7 +584,7 @@ function process_5(&$general, $type) {
function process_7(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -676,7 +676,7 @@ function process_7(&$general) {
function process_8(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -776,7 +776,7 @@ function process_8(&$general) {
function process_9(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -867,7 +867,7 @@ function process_9(&$general) {
function process_11(&$general, $type) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -1054,7 +1054,7 @@ function process_11(&$general, $type) {
function process_13(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -1124,7 +1124,7 @@ function process_13(&$general) {
function process_14(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -1187,7 +1187,7 @@ function process_14(&$general) {
function process_15(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -1261,7 +1261,7 @@ function process_15(&$general) {
function process_16(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -1355,7 +1355,7 @@ function process_16(&$general) {
function process_17(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -1397,7 +1397,7 @@ function process_17(&$general) {
function process_21(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -1459,7 +1459,7 @@ function process_21(&$general) {
function process_26(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -1526,7 +1526,7 @@ function process_26(&$general) {
function process_28(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -1593,7 +1593,7 @@ function process_28(&$general) {
function process_30(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -1662,7 +1662,7 @@ function process_30(&$general) {
function process_31(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -1804,7 +1804,7 @@ function process_31(&$general) {
function process_41(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -1874,7 +1874,7 @@ function process_41(&$general) {
function process_42(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -2096,7 +2096,7 @@ function process_42(&$general) {
function process_43(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$genlog = [];
@@ -2188,7 +2188,7 @@ function process_43(&$general) {
function process_44(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -2280,7 +2280,7 @@ function process_44(&$general) {
function process_48(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -2389,7 +2389,7 @@ function process_48(&$general) {
function process_49(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -2527,7 +2527,7 @@ function process_49(&$general) {
function process_50(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];
@@ -2555,7 +2555,7 @@ function process_50(&$general) {
function process_99(&$general) {
$db = DB::db();
$gameStor = KVStorage::getStorage($db, 'game');
$gameStor = KVStorage::getStorage($db, 'game_env');
$connect=$db->get();
$log = [];