This commit is contained in:
parent
55d52551f5
commit
dbbcb82287
1 changed files with 7 additions and 5 deletions
|
@ -173,6 +173,8 @@ const colrgb s_typeColours[]={
|
|||
{90,0,90}, // electric
|
||||
{0,90,90}, // sticky
|
||||
{0,0,90}, // water
|
||||
{45,45,90}, // solid
|
||||
{90,45,45}, // death
|
||||
};
|
||||
typedef enum {SHOW_NONE,SHOW_OPAQUE,SHOW_SEMITRANS}ColShowType;
|
||||
#if defined (__USER_paul__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue