Handsup check: remove debug msg
This commit is contained in:
@@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
var isStopped = player.isStopped();
|
var isStopped = player.isStopped();
|
||||||
|
|
||||||
mp.gui.chat.push("isStopped = " + isStopped);
|
|
||||||
|
|
||||||
if (isStopped) {
|
if (isStopped) {
|
||||||
mp.events.callRemote("CLIENT:Handsup_TogglePlayerHup");
|
mp.events.callRemote("CLIENT:Handsup_TogglePlayerHup");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user