mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-12 23:54:35 +00:00
- forgot to save this one...
This commit is contained in:
parent
e04055dbb2
commit
da5cf760b0
1 changed files with 1 additions and 1 deletions
|
@ -1122,7 +1122,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