mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-21 00:39:58 +00:00
Merge remote-tracking branch 'scrawl/master'
This commit is contained in:
commit
5a177dcea5
@ -141,7 +141,7 @@ namespace Compiler
|
||||
|
||||
if (mState==SetMemberVarState)
|
||||
{
|
||||
mMemberName = Misc::StringUtils::lowerCase (name);
|
||||
mMemberName = name;
|
||||
char type = getContext().getMemberType (mMemberName, mName);
|
||||
|
||||
if (type!=' ')
|
||||
|
Loading…
x
Reference in New Issue
Block a user