Swapped colors
This commit is contained in:
parent
fc81ac63f7
commit
238487929a
@ -1,5 +1,5 @@
|
|||||||
green=0
|
green=60
|
||||||
red=60
|
red=0
|
||||||
blue=0
|
blue=0
|
||||||
|
|
||||||
color=string.char(green, red, blue)
|
color=string.char(green, red, blue)
|
||||||
|
Loading…
Reference in New Issue
Block a user