4.0.7版
This commit is contained in:
+1
-1
@@ -425,7 +425,7 @@ String enterJS_PA =
|
||||
"const itemMap = VideoGameCore.RoomItemStore.storeVidMap;"
|
||||
"if(roadMap && itemMap){"
|
||||
"const rooms = VideoGameCore.RoomConfig.instance.getAllRoomInfoByFilter({gameType:'BAC'});"
|
||||
"if(rooms.length>=45){"
|
||||
"if(rooms.length>=15){"
|
||||
"iRet = 1;"
|
||||
"let info='1|';"
|
||||
"for(const r of rooms){"
|
||||
|
||||
Reference in New Issue
Block a user