eSurfaceType

This commit is contained in:
aap
2020-05-26 11:37:46 +02:00
parent 5ca0d6c6cf
commit 7e5dde1f1a
12 changed files with 213 additions and 214 deletions

View File

@@ -590,12 +590,12 @@ CHeli::PreRender(void)
g = 6;
b = 3;
break;
case SURFACE_DIRT:
case SURFACE_GRAVEL:
r = 10;
g = 8;
b = 7;
break;
case SURFACE_DIRTTRACK:
case SURFACE_MUD_DRY:
r = 10;
g = 6;
b = 3;