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

master controller return delay

This commit is contained in:
tmj-fstate
2018-12-08 14:31:19 +01:00
parent ad1bb8fcb8
commit 57327f9653
2 changed files with 25 additions and 17 deletions

View File

@@ -644,6 +644,7 @@ private:
// McZapkie: do syczenia
float fPPress, fNPress;
bool m_mastercontrollerinuse { false };
float m_mastercontrollerreturndelay { 0.f };
int iRadioChannel { 1 }; // numer aktualnego kana?u radiowego
std::vector<std::pair<std::string, texture_handle>> m_screens;