mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 22:34:08 +00:00
implemented col line rendering
This commit is contained in:
parent
59145cea83
commit
0ad39c020c
14 changed files with 354 additions and 22 deletions
|
@ -77,6 +77,8 @@ enum eSurfaceType
|
|||
SURFACE_LOOSE30,
|
||||
SURFACE_BOLLARD,
|
||||
SURFACE_GATE,
|
||||
|
||||
// These are illegal
|
||||
SURFACE_SAND33,
|
||||
SURFACE_ROAD34,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue