mirror of https://github.com/wayvr-org/wayvr.git
Merge pull request #144 from olekolek1000/wayvr_dashboard_ipc
WayVR: def_false fix
This commit is contained in:
commit
5d9f80ea40
|
|
@ -93,7 +93,7 @@ impl WayVRCatalog {
|
||||||
}
|
}
|
||||||
|
|
||||||
fn def_false() -> bool {
|
fn def_false() -> bool {
|
||||||
true
|
false
|
||||||
}
|
}
|
||||||
|
|
||||||
fn def_true() -> bool {
|
fn def_true() -> bool {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue