raspberry_games_server_game_logic 1.8.351 → 1.8.354

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.
@@ -376,7 +376,7 @@
376
376
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
377
377
  //endregion
378
378
  function GameEngineConfig() {
379
- this.version = '1.8.351';
379
+ this.version = '1.8.354';
380
380
  }
381
381
  protoOf(GameEngineConfig).s32 = function () {
382
382
  return this.version;