Fixed double huron spawn

This commit is contained in:
Wyqer 2019-08-05 19:40:30 +02:00
parent 566bb507f2
commit 8b8d1b4af8
No known key found for this signature in database
GPG Key ID: D7E2F8BD7F1E48FA
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,6 @@
waitUntil {!isNil "GRLIB_all_fobs"};
waitUntil {!isNil "save_is_loaded"};
waitUntil {save_is_loaded};
firstloop = true;
huron = objNull;

View File

@ -187,6 +187,10 @@ class Missions
## Changelog
### Icebox content (will be moved into a possible next update)
* Updated: Russian localization. Thanks to [DjHaski](https://github.com/DjHaski)
* Fixed: Potato 01 was created after server restart, even if there was one saved.
### 0.96.5 (26th July 2019 due to Contacts Release)
* Added: Contact DLC LDF preset.
* Added: Contact DLC transport configs.