mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Merge commit godotengine/godot@2d3bdcac35
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user