mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-28 00:11:09 +00:00
Fix weird spelling mistake
This commit is contained in:
parent
db7cc8e988
commit
4eae6aaf3f
1 changed files with 1 additions and 1 deletions
|
|
@ -4886,7 +4886,7 @@ struct int_const_s const INT_CONST[] = {
|
|||
{"RF_VERTICALFLIP",RF_VERTICALFLIP},
|
||||
{"RF_ABSOLUTEOFFSETS",RF_ABSOLUTEOFFSETS},
|
||||
{"RF_FLIPOFFSETS",RF_FLIPOFFSETS},
|
||||
{"RF_SPLATMASK",RF_SLOPESPLAT},
|
||||
{"RF_SPLATMASK",RF_SPLATMASK},
|
||||
{"RF_SLOPESPLAT",RF_SLOPESPLAT},
|
||||
{"RF_OBJECTSLOPESPLAT",RF_OBJECTSLOPESPLAT},
|
||||
{"RF_NOSPLATBILLBOARD",RF_NOSPLATBILLBOARD},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue