fixes gang/leo chat message duplication into global chat
This commit is contained in:
parent
bf3a2ba9e5
commit
9ab27f4e31
@ -1589,6 +1589,7 @@ public OnPlayerText( playerid, text[ ] )
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
case '!': return 0; // Handled in 'cop_chat' -> Needs to be stopped prior to reaching 'Custom Player ID Setting'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user