Tweak team name colors
This commit is contained in:
parent
034c50d6f5
commit
c937635efe
@ -2,4 +2,4 @@
|
||||
|
||||
[resource]
|
||||
name = "Blue Team"
|
||||
color = Color(0, 0, 1, 1)
|
||||
color = Color(0, 0.7411765, 1, 1)
|
||||
|
||||
@ -2,4 +2,4 @@
|
||||
|
||||
[resource]
|
||||
name = "Red Team"
|
||||
color = Color(1, 0, 0, 1)
|
||||
color = Color(1, 0.35686275, 0.3647059, 1)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user