This commit is contained in:
Spartan322
2025-04-19 07:12:16 -04:00
5209 changed files with 229124 additions and 66199 deletions

View File

@@ -296,7 +296,7 @@ bool WebXRInterfaceJS::initialize() {
return false;
}
if (requested_reference_space_types.size() == 0) {
if (requested_reference_space_types.is_empty()) {
return false;
}