mirror of https://github.com/wayvr-org/wayvr.git
WayVR: def_false fix
This commit is contained in:
parent
8ba0b2ca04
commit
ba5228c643
|
|
@ -93,7 +93,7 @@ impl WayVRCatalog {
|
|||
}
|
||||
|
||||
fn def_false() -> bool {
|
||||
true
|
||||
false
|
||||
}
|
||||
|
||||
fn def_true() -> bool {
|
||||
|
|
|
|||
Loading…
Reference in New Issue