client_plugin_logic_deb 1.8.428 → 1.8.429

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.
@@ -427,7 +427,7 @@
427
427
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
428
428
  //endregion
429
429
  function GameEngineConfig() {
430
- this.version = '1.8.428';
430
+ this.version = '1.8.429';
431
431
  }
432
432
  protoOf(GameEngineConfig).g3z = function () {
433
433
  return this.version;
@@ -3148,11 +3148,9 @@
3148
3148
  switch (this.q2_1) {
3149
3149
  case 0:
3150
3150
  case 1:
3151
- tmp = true;
3152
- break;
3153
3151
  case 2:
3154
3152
  case 3:
3155
- tmp = false;
3153
+ tmp = true;
3156
3154
  break;
3157
3155
  default:
3158
3156
  noWhenBranchMatchedException();