Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <julian@blender.org>2020-03-17 00:00:36 +0300
committerJulian Eisel <julian@blender.org>2020-03-17 00:00:36 +0300
commitae14649583e43c13c8d2ba2d8e0726853ef44f5b (patch)
tree5de4d42a81cc5b8f40899b0afb285df8ba395342
parentddbbd9928ec443f813ee4d46011288e360278e9f (diff)
Fix comment being printed to console in Windows batch file
-rw-r--r--release/windows/batch/blender_oculus.cmd3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/windows/batch/blender_oculus.cmd b/release/windows/batch/blender_oculus.cmd
index b95230ad578..ffb725eb32f 100644
--- a/release/windows/batch/blender_oculus.cmd
+++ b/release/windows/batch/blender_oculus.cmd
@@ -1,7 +1,8 @@
+@echo off
+
REM Helper setting hints to get the OpenXR preview support enabled for Oculus.
REM Of course this is not meant as a permanent solution. Oculus will likely provide a better setup at some point.
-@echo off
echo Starting Blender with Oculus OpenXR support. This assumes the Oculus runtime
echo is installed in the default location. If this is not the case, please adjust
echo the path inside oculus.json.