mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-21 18:04:27 -05:00
Updated the non debug files
This commit is contained in:
@@ -24,6 +24,7 @@ public class KickController : NetworkBehaviour
|
||||
}
|
||||
|
||||
void Update(){
|
||||
if (!IsLocalPlayer) { return; }
|
||||
Kick();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user