game_client_logic_deb 1.8.448 → 1.8.449

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.
@@ -391,7 +391,7 @@
391
391
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
392
392
  //endregion
393
393
  function GameEngineConfig() {
394
- this.version = '1.8.448';
394
+ this.version = '1.8.449';
395
395
  }
396
396
  protoOf(GameEngineConfig).x3u = function () {
397
397
  return this.version;