mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-01-31 05:40:44 +00:00
fixed bad comment with non-UTF-8 extended character which MSVC warns about when compiling with /utf-8
This commit is contained in:
parent
fe005b9159
commit
ec227383ed
1 changed files with 1 additions and 1 deletions
|
@ -1441,7 +1441,7 @@ public:
|
|||
|
||||
//==========================================================================
|
||||
//
|
||||
// FxGlobalVariaböe
|
||||
// FxGlobalVariable
|
||||
//
|
||||
//==========================================================================
|
||||
|
||||
|
|
Loading…
Reference in a new issue