mobile fix
This commit is contained in:
@@ -300,7 +300,7 @@ impl EngineConfig {
|
|||||||
self
|
self
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn _disable_routing(mut self) -> Self {
|
pub fn disable_routing(mut self) -> Self {
|
||||||
self.setup_routing = false;
|
self.setup_routing = false;
|
||||||
self
|
self
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user