mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-12 23:54:35 +00:00
Merge branch 'master' of https://github.com/rheit/zdoom
This commit is contained in:
commit
40780ce2dd
1 changed files with 1 additions and 1 deletions
|
@ -1135,7 +1135,7 @@ OptionValue DevMessageLevels
|
||||||
{
|
{
|
||||||
0, "$OPTVAL_OFF"
|
0, "$OPTVAL_OFF"
|
||||||
1, "$OPTVAL_ERRORS"
|
1, "$OPTVAL_ERRORS"
|
||||||
2, "$OPTVAL_WARNINGS",
|
2, "$OPTVAL_WARNINGS"
|
||||||
3, "$OPTVAL_NOTIFICATIONS"
|
3, "$OPTVAL_NOTIFICATIONS"
|
||||||
4, "$OPTVAL_EVERYTHING"
|
4, "$OPTVAL_EVERYTHING"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue