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

network improvements

This commit is contained in:
milek7
2019-02-05 00:07:34 +01:00
parent 85ad17af3c
commit 5a0bb610db
10 changed files with 157 additions and 94 deletions

View File

@@ -690,6 +690,7 @@ private:
void set_localbrake(float);
uint16_t id();
bool pending_delete = false;
};
class train_table : public basic_table<TTrain> {