added fixme bugreport
This commit is contained in:
parent
a17c0f160b
commit
7d411aa76d
@ -552,6 +552,7 @@ class CustomVotesPlugin implements CommandListener, CallbackListener, ManialinkP
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
//FIXME bugreport, no fail message on vote fail sometimes
|
||||
$this->maniaControl->chat->sendError('Vote Failed!');
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user