Update README.md

This commit is contained in:
Christian 2018-04-03 15:58:33 +02:00
parent 275ce189b3
commit 67f9ed7339
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ class Missions
* Added: Tanks DLC classnames for presets.
* 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 `createGroup` now with activated `deleteWhenEmpty`.
* Fixed: Placement of buildings after save/load. Thanks to [Cre8or](https://github.com/Cre8or)