mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Update legometerpresenter.cpp
This commit is contained in:
parent
2de9c09c5d
commit
f55bcf40d1
@ -77,8 +77,7 @@ void LegoMeterPresenter::ParseExtra()
|
|||||||
if (KeyValueStringParse(buffer, g_variable, result)) {
|
if (KeyValueStringParse(buffer, g_variable, result)) {
|
||||||
m_variable = result;
|
m_variable = result;
|
||||||
}
|
}
|
||||||
else
|
else {
|
||||||
{
|
|
||||||
EndAction();
|
EndAction();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user