Monotonic: This flag is being deprecated soon, switch it for bool
This commit is contained in:
@@ -133,7 +133,6 @@ mod cpu {
|
||||
pause: false,
|
||||
keypause: false,
|
||||
draw_wait: false,
|
||||
monotonic: None,
|
||||
..Default::default()
|
||||
};
|
||||
let cf2 = cf1.clone();
|
||||
|
||||
Reference in New Issue
Block a user