mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-05 20:50:21 +00:00
Notes
This commit is contained in:
parent
2638537f58
commit
df371d1099
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ function TKkick( %client, %admin, %guid )
|
|||
// Info: Auto start a new vote
|
||||
function TKvote(%typeName, %arg1, %arg2, %arg3, %arg4)
|
||||
{
|
||||
// works only for kicking players or skipping mission
|
||||
// works only for kicking players
|
||||
if(%typeName !$= "VoteKickPlayer")
|
||||
return;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue