mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-30 13:05:33 +00:00
b5edbe0301
Move the GLOBAL_DEF for the `godot_physics/use_bvh` to occur before GLOBAL_GET. This prevents a warning occurring and the selection not being used.