Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
InQuognito committed Jan 18, 2025
1 parent d935bdc commit 4f263c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/ssbrc/function/logic/game/options/teams/on.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ scoreboard players set teams options 1

function ssbrc:logic/game/team/modify

execute as @a[tag=room.fighter_select] run function ssbrc:logic/game/team/join/red
execute as @a[tag=room.fighter_select,team=!spectator] run function ssbrc:logic/game/team/join/red

function ssbrc:logic/game/options/set

0 comments on commit 4f263c3

Please sign in to comment.