summarylogtreecommitdiffstats
path: root/unity-editor
diff options
context:
space:
mode:
authorOscar Morante2016-12-01 11:22:54 +0200
committerOscar Morante2016-12-01 11:23:14 +0200
commit8cc93fbb68c8b3e26e61dc570e5832adb2e359ea (patch)
tree03ea9a53b6e3e59967339ef82a7b83f83ff05101 /unity-editor
parent8070e9e33c25b13ee023d031b1c8195d96cbb101 (diff)
downloadaur-8cc93fbb68c8b3e26e61dc570e5832adb2e359ea.tar.gz
update to new upstream version (5.5.0f3+20161125)
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 "$@"