Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Brain-dawg committed Jan 23, 2025
1 parent 275a636 commit 8145c95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mge/functions.nut
Original file line number Diff line number Diff line change
Expand Up @@ -1884,6 +1884,7 @@
arena[self.GetTeam() == TF_TEAM_RED ? "bball_hoop_red" : "bball_hoop_blue"] <- scope.hoop.GetScriptScope().basket.ToKVString()

arena.fraglimit /= 2
BBall_SpawnBall(arena_name, arena.RulesetVote.ground_ball.GetOrigin())
LoadSpawnPoints(arena_name)

printl(arena.RulesetVote.ground_ball)
Expand Down

0 comments on commit 8145c95

Please sign in to comment.