Merge commit 'f6eae2274f6d56403c0644829042ce4d72b80ec9' into ng_turn
This commit is contained in:
+1
-1
@@ -1495,7 +1495,7 @@ function CheckHall($no) {
|
||||
'value'=>$general[$typeName]??0,
|
||||
'aux'=>$jsonAux
|
||||
],
|
||||
'server_id = %s AND scenario = %i AND general_no = %i AND type = %i AND value < %?',
|
||||
'server_id = %s AND scenario = %i AND general_no = %i AND type = %i AND value < %d',
|
||||
UniqueConst::$serverID,
|
||||
$scenarioIdx,
|
||||
$no,
|
||||
|
||||
Reference in New Issue
Block a user