Server side prop control
This commit is contained in:
@ -37,7 +37,7 @@ namespace RageCoop.Client
|
||||
IsValid=false;
|
||||
}
|
||||
ShooterID=shooter.ID;
|
||||
IsMine=shooter.IsMine;
|
||||
IsMine=shooter.IsLocal;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user