fixed pause vote and start for combo

This commit is contained in:
kremsy
2020-03-26 21:40:20 +01:00
parent eba2b56653
commit 68edd009fc
3 changed files with 6 additions and 4 deletions

View File

@ -34,7 +34,7 @@ use MCTeam\Common\RecordWidget;
* ManiaControl Local Records Plugin
*
* @author ManiaControl Team <mail@maniacontrol.com>
* @copyright 2014-2019 ManiaControl Team
* @copyright 2014-2020 ManiaControl Team
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
*/
class LocalRecordsPlugin implements CallbackListener, CallQueueListener, CommandListener, ManialinkPageAnswerListener, TimerListener, Plugin {