You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-06 17:25:19 +00:00
Server platform builds (dummy) mobile_vr module.
Protect GL functions in mobile_vr with ifdefs.
This commit is contained in:
@@ -29,9 +29,7 @@ def get_opts():
|
||||
|
||||
def get_flags():
|
||||
|
||||
return [
|
||||
("module_mobile_vr_enabled", False),
|
||||
]
|
||||
return []
|
||||
|
||||
|
||||
def configure(env):
|
||||
|
||||
Reference in New Issue
Block a user