fix: 등용 수락이 불가능한 버그 수정
This commit is contained in:
@@ -47,6 +47,8 @@ if($msg === null){
|
|||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
$reason = 'success';
|
$reason = 'success';
|
||||||
|
$gameStor = KVStorage::getStorage($db, 'game_env');
|
||||||
|
$gameStor->cacheAll();
|
||||||
if($msgResponse){
|
if($msgResponse){
|
||||||
$result = $msg->agreeMessage($general['no'], $reason);
|
$result = $msg->agreeMessage($general['no'], $reason);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user