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

build 171028: post-merge fixes, ai shunt mode driving tweaks

This commit is contained in:
tmj-fstate
2017-10-29 14:56:41 +01:00
parent 5e09a6b90d
commit 2fece17ca0
6 changed files with 35 additions and 34 deletions

View File

@@ -57,7 +57,7 @@ protected:
public:
// data access
typename type_sequence &
type_sequence &
sequence() {
return m_items; }