mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 19:29:19 +02:00
WITH_PYTHON build option
This commit is contained in:
@@ -998,6 +998,10 @@ global_settings::ConfigParse(cParser &Parser) {
|
||||
if (iPause)
|
||||
iTextMode = GLFW_KEY_F1; // jak pauza, to pokazać zegar
|
||||
|
||||
#ifndef WITH_PYTHON
|
||||
python_enabled = false;
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
Console::ModeSet(iFeedbackMode, iFeedbackPort); // tryb pracy konsoli sterowniczej
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user