WayVR: def_false fix

This commit is contained in:
Aleksander
2025-01-21 18:42:00 +01:00
parent 8ba0b2ca04
commit ba5228c643

View File

@@ -93,7 +93,7 @@ impl WayVRCatalog {
}
fn def_false() -> bool {
true
false
}
fn def_true() -> bool {