mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 15:09:19 +02:00
map ai command send feature, debug window event queue feature, fix timeoverride, ai restores light settings after clearing setsignal
This commit is contained in:
@@ -123,6 +123,9 @@ private:
|
||||
graph_data AccN_acc_graph;
|
||||
float last_AccN;
|
||||
|
||||
std::array<char, 128> queue_event_buf = { 0 };
|
||||
std::array<char, 128> queue_event_activator_buf = { 0 };
|
||||
|
||||
bool m_eventqueueactivevehicleonly { false };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user