mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
move captureonstart handling to drivermode
This commit is contained in:
@@ -421,7 +421,7 @@ driver_mode::enter() {
|
||||
|
||||
Timer::ResetTimers();
|
||||
|
||||
set_picking( Global.ControlPicking );
|
||||
set_picking( !Global.captureonstart );
|
||||
}
|
||||
|
||||
// maintenance method, called when the mode is deactivated
|
||||
|
||||
Reference in New Issue
Block a user