added maniacontrol restart callback

This commit is contained in:
kremsy
2015-06-26 16:53:41 +02:00
parent 0b02f63309
commit 82e1dd1c65
4 changed files with 14 additions and 2 deletions

View File

@ -16,6 +16,7 @@
- added Method getSpectators() in PlayerManager
- added some missing PHP Docs
- added some depency libraries as they are used by the Socket Handler
- added additional Callback which gets triggered on ManiaControl Restart
- updated some depency libraries
#Bug Fixes