mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04: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