mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 14:49:19 +02:00
prepend_scn feature
This commit is contained in:
@@ -1166,6 +1166,10 @@ global_settings::ConfigParse(cParser &Parser) {
|
||||
Parser.getTokens(1);
|
||||
Parser >> map_manualswitchcontrol;
|
||||
}
|
||||
else if (token == "prepend_scn") {
|
||||
Parser.getTokens(1);
|
||||
Parser >> prepend_scn;
|
||||
}
|
||||
/*
|
||||
else if (token == "crashdamage") {
|
||||
Parser.getTokens(1);
|
||||
|
||||
Reference in New Issue
Block a user