Update README.md

This commit is contained in:
Christian 2018-04-03 16:11:27 +02:00
parent 67f9ed7339
commit f8ffe7d741
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ class Missions
* Added: Group diag output for serverlog.
* Added: Debug output for group count and amount of active scripts.
* Removed: Some old scripts which aren't needed anymore.
* Tweaked: All `spawn compilefinal preprocessfilelinenumber` replaced with `execVM`.
* Tweaked: All `spawn compileFinal preprocessFileLineNumbers` replaced with `execVM`.
* Tweaked: All `createGroup` now with activated `deleteWhenEmpty`.
* Fixed: Placement of buildings after save/load. Thanks to [Cre8or](https://github.com/Cre8or)