mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 01:59:19 +02:00
fixed eventlauncher parsing
ringall mode in ghostmode
This commit is contained in:
@@ -108,7 +108,7 @@ inline bool classifyNodeType(std::string const &Type, bool &Visual, std::string
|
||||
{ "traction", false, "endtraction" },
|
||||
{ "tractionpowersource", false, "end" },
|
||||
{ "memcell", false, "endmemcell" },
|
||||
{ "eventlauncher", false, "endevent" },
|
||||
{ "eventlauncher", false, "end" },
|
||||
{ "sound", false, "endsound" },
|
||||
{ "dynamic", false, "enddynamic" },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user