mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-22 02:42:20 +00:00
Fix UDB config typo
This commit is contained in:
parent
b35da98a3c
commit
6cc7cc3276
1 changed files with 1 additions and 1 deletions
|
@ -2731,7 +2731,7 @@ udmf
|
|||
type = 12;
|
||||
enum
|
||||
{
|
||||
1 = "Add to current translucency";
|
||||
1 = "Add to current light level";
|
||||
2 = "Interrupt ongoing fades";
|
||||
4 = "Speed is duration";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue