Fix weird spelling mistake

This commit is contained in:
GoldenTails 2020-12-05 05:00:59 -06:00
parent b5526312e7
commit f6af04ecbb
1 changed files with 1 additions and 1 deletions

View File

@ -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},