Hands on my face
This commit is contained in:
parent
8fadd143c3
commit
0501476a6e
9 changed files with 67 additions and 15 deletions
|
|
@ -1,5 +1,7 @@
|
|||
extends Container
|
||||
|
||||
class_name WeaponIndicator
|
||||
|
||||
const CURRENT_COLOR = Color("ffffff")
|
||||
const NOT_CURRENT_COLOR = Color("d4d4d4")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue