16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 19:49:19 +02:00

Merge branch 'tmj-dev' into milek-dev

This commit is contained in:
milek7
2019-01-27 20:44:05 +01:00
7 changed files with 145 additions and 124 deletions

View File

@@ -115,7 +115,7 @@ class TTrain
void SetLights();
// McZapkie-310302: ladowanie parametrow z pliku
bool LoadMMediaFile(std::string const &asFileName);
PyObject *GetTrainState();
dictionary_source *GetTrainState();
state_t get_state() const;
private: