MUTATIONOFJB: Fix missing lines between block ends.
This commit is contained in:
parent
9f1c628d4b
commit
561309eaa2
28 changed files with 24 additions and 32 deletions
|
@ -59,6 +59,7 @@ bool LabelCommandParser::parse(const Common::String &line, ScriptParseContext &p
|
|||
return true;
|
||||
}
|
||||
|
||||
|
||||
const Common::String &LabelCommand::getName() const {
|
||||
return _name;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue