[Changelog] Add 'level waittill("say", string, player);' request

This commit is contained in:
/dev/full 2017-06-28 22:52:20 +02:00
parent 8dfbe47bc6
commit 5351472f74

View File

@ -12,6 +12,7 @@ The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0.
- Display a toast when an update is available.
- Use the hourglass cursor while loading assets (with the native cursor feature).
- Show bots in parenthesis after the number of players in the serverlist (request).
- Add GSC command `level waittill("say", string, player);` (request).
### Changed