summarylogtreecommitdiffstats
path: root/unity-editor
diff options
context:
space:
mode:
Diffstat (limited to 'unity-editor')
-rwxr-xr-xunity-editor2
1 files changed, 1 insertions, 1 deletions
diff --git a/unity-editor b/unity-editor
index 4749e29997d1..9623372060a9 100755
--- a/unity-editor
+++ b/unity-editor
@@ -7,4 +7,4 @@ unset GTK_IM_MODULE
export PATH=/opt/Unity/Editor:$PATH
mkdir -p ~/.local/share/unity3d/Packages
-exec /opt/Unity/Editor/Unity "$@"
+exec /opt/Unity/Editor/Unity -no-throttle-updates "$@"