2
0
Mark Sibly 7 жил өмнө
parent
commit
218ac6df21

+ 2 - 2
modules/mojo3d-vr/openvr/openvr-sdk/openvr.monkey2

@@ -15,11 +15,11 @@ Namespace openvr
 
 #Elseif __TARGET__="macos"
 
-#Import "bin/osx64/OpenVR.framework"
+'#Import "bin/osx64/OpenVR.framework"
 
 #Elseif __TARGET__="linux"
 
-#Import "bin/liux64/libopenvr_api.so"
+'#Import "bin/liux64/libopenvr_api.so"
 
 #Endif