NeoSpark314 / godot_oculus_quest_toolkit

An easy to use VR toolkit for Oculus Quest development using the Godot game engine
MIT License
367 stars 38 forks source link

Instance name typo in vr_autoload.gd #32

Closed knochenhans closed 4 years ago

knochenhans commented 4 years ago

Hi, sifting through the code, I stumbled over a minor typo in vr_autoload.gd, beginning here, should be ovrPerformance, not ovrPerfromance ;)

NeoSpark314 commented 4 years ago

fixed it now; thanks!