game_client_logic_deb 1.4.8 → 1.4.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Logic_Debertz-core.js
CHANGED
package/Logic_Debertz-engine.js
CHANGED
|
@@ -31280,9 +31280,7 @@
|
|
|
31280
31280
|
// Inline function 'kotlin.collections.count' call
|
|
31281
31281
|
var tmp0_count_0 = toSet(element_0);
|
|
31282
31282
|
tmp$ret$13 = tmp0_count_0.f();
|
|
31283
|
-
|
|
31284
|
-
Companion_getInstance_10();
|
|
31285
|
-
tmp$ret$14 = tmp_4 === (6 + this.n44_1.b3q(state.m2n().config) | 0);
|
|
31283
|
+
tmp$ret$14 = tmp$ret$13 === this.n44_1.b3q(state.m2n().config);
|
|
31286
31284
|
if (!tmp$ret$14) {
|
|
31287
31285
|
tmp$ret$12 = false;
|
|
31288
31286
|
break $l$block_2;
|
|
@@ -31297,9 +31295,7 @@
|
|
|
31297
31295
|
// Inline function 'kotlin.collections.count' call
|
|
31298
31296
|
var tmp5_count = toSet(tmp0__anonymous__q1qw7t.scenePayload.b31_1);
|
|
31299
31297
|
tmp$ret$15 = tmp5_count.f();
|
|
31300
|
-
|
|
31301
|
-
Companion_getInstance_10();
|
|
31302
|
-
tmp = tmp_5 === (6 + this.n44_1.b3q(state.m2n().config) | 0);
|
|
31298
|
+
tmp = tmp$ret$15 === this.n44_1.b3q(state.m2n().config);
|
|
31303
31299
|
} else {
|
|
31304
31300
|
tmp = true;
|
|
31305
31301
|
}
|
|
@@ -31308,9 +31304,9 @@
|
|
|
31308
31304
|
}
|
|
31309
31305
|
var valid = tmp;
|
|
31310
31306
|
if (!valid) {
|
|
31311
|
-
var
|
|
31312
|
-
var
|
|
31313
|
-
this.o44_1.t2g(
|
|
31307
|
+
var tmp_4 = get_TAG();
|
|
31308
|
+
var tmp_5 = new MechanicException('SceneData ' + tmp0__anonymous__q1qw7t.scenePayload);
|
|
31309
|
+
this.o44_1.t2g(tmp_4, 'Wrong card size for players', tmp_5, null, 8, null);
|
|
31314
31310
|
}
|
|
31315
31311
|
}
|
|
31316
31312
|
}
|