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

Merge branch 'milek-dev' into gfx-work

This commit is contained in:
milek7
2019-01-27 21:07:03 +01:00
8 changed files with 152 additions and 128 deletions

View File

@@ -116,7 +116,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: