mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 03:29:19 +02:00
build 180122. radio channel cab controls, sky brightness calculation fix, motor ventilator spin rate tweaks
This commit is contained in:
@@ -34,10 +34,6 @@ private:
|
||||
|
||||
user_command left;
|
||||
user_command right;
|
||||
|
||||
mouse_commands( user_command const Left, user_command const Right ):
|
||||
left(Left), right(Right)
|
||||
{}
|
||||
};
|
||||
|
||||
typedef std::unordered_map<std::string, mouse_commands> controlcommands_map;
|
||||
|
||||
Reference in New Issue
Block a user