- fixed typo in xlat files (they don't use exactly C syntax.)
This commit is contained in:
parent
4e683d360d
commit
745b147d18
1 changed files with 1 additions and 1 deletions
|
|
@ -240,5 +240,5 @@ enum
|
|||
//
|
||||
ML_PASSTHROUGH = -1,
|
||||
ML_TRANSLUCENT = -2,
|
||||
ML_TRANSPARENT = -3,
|
||||
ML_TRANSPARENT = -3
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue