16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 13:39:18 +02:00

add ini setting for capturing mouse on start

This commit is contained in:
milek7
2018-06-25 13:36:39 +02:00
parent 48f2265c34
commit a9713a6ee4
3 changed files with 13 additions and 4 deletions

View File

@@ -669,6 +669,10 @@ global_settings::ConfigParse(cParser &Parser) {
Parser.getTokens( 1 );
Parser >> compress_tex;
}
else if (token == "captureonstart") {
Parser.getTokens( 1 );
Parser >> captureonstart;
}
} while ((token != "") && (token != "endconfig")); //(!Parser->EndOfFile)
// na koniec trochę zależności
if (!bLoadTraction) // wczytywanie drutów i słupów