mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-17 20:42:29 +00:00
fixed a stringparser bug
This commit is contained in:
parent
b28a6fd7b8
commit
85cd744f44
@ -56,7 +56,7 @@ namespace Compiler
|
||||
|
||||
void StringParser::smashCase()
|
||||
{
|
||||
mSmashCase = false;
|
||||
mSmashCase = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user