Add blue_team and red_team colors back
This commit is contained in:
parent
40c119d1c8
commit
c11911f75f
@ -2,3 +2,5 @@
|
||||
|
||||
[resource]
|
||||
name = "Blue Team"
|
||||
primary_color = Color(0, 0.01666689, 1, 1)
|
||||
alt_color = Color(0.116666794, 1, 0, 1)
|
||||
|
||||
@ -2,3 +2,5 @@
|
||||
|
||||
[resource]
|
||||
name = "Red Team"
|
||||
primary_color = Color(1, 0, 0.016666412, 1)
|
||||
alt_color = Color(0.6166668, 0, 1, 1)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user