mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 19:07:16 +00:00
Include all components in COLOR_* macros
This commit is contained in:
parent
61740fe3c0
commit
b5b907afd3
@ -10,11 +10,11 @@
|
||||
#enddef
|
||||
|
||||
#define COLOR_HEAL
|
||||
color="0,255"
|
||||
color="0,255,0"
|
||||
#enddef
|
||||
|
||||
#define COLOR_HARM
|
||||
color="255"
|
||||
color="255,0,0"
|
||||
#enddef
|
||||
|
||||
#define COLOR_WHITE
|
||||
|
Loading…
x
Reference in New Issue
Block a user