game_client_logic_deb 1.3.77 → 1.3.78

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.
@@ -230,7 +230,7 @@
230
230
  //endregion
231
231
  function GameEngineConfig() {
232
232
  GameEngineConfig_instance = this;
233
- this.i2k_1 = '1.3.77';
233
+ this.i2k_1 = '1.3.78';
234
234
  }
235
235
  GameEngineConfig.prototype.j2k = function () {
236
236
  return this.i2k_1;