Merge branch 'master' of gitlab.polimi.it:DAER/frame-sim/marsh/visualisation-marsh
This commit is contained in:
commit
681c313870
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@ func _ready() -> void:
|
|||
else:
|
||||
# We couldn't start OpenXR.
|
||||
print("OpenXR not instantiated!")
|
||||
get_tree().quit()
|
||||
# Allow the game to run without VR
|
||||
#get_tree().quit()
|
||||
|
||||
|
||||
func _on_tracker_added(tracker_name: StringName, type: int) -> void:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue