final tweaks
This commit is contained in:
@@ -532,7 +532,7 @@ public class GameManager : NetworkBehaviour
|
||||
RpcPlayGoalScoredSfx();
|
||||
|
||||
freezeInput=true;
|
||||
Team concedingTeam = GetOpposingTeam(team);
|
||||
Team concedingTeam = team;
|
||||
|
||||
if(hitCounter == 1){
|
||||
//kickoff goal
|
||||
|
||||
Reference in New Issue
Block a user