mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 00:09:18 +02:00
Merge branch 'tmj-dev' into milek-dev
This commit is contained in:
@@ -80,7 +80,7 @@ private:
|
||||
|
||||
// members
|
||||
drivermode_input m_input;
|
||||
std::array<TEvent *, 10> KeyEvents { nullptr }; // eventy wyzwalane z klawiaury
|
||||
std::array<basic_event *, 10> KeyEvents { nullptr }; // eventy wyzwalane z klawiaury
|
||||
TCamera Camera;
|
||||
TCamera DebugCamera;
|
||||
TDynamicObject *pDynamicNearest { nullptr }; // vehicle nearest to the active camera. TODO: move to camera
|
||||
|
||||
Reference in New Issue
Block a user