summarylogtreecommitdiffstats
path: root/osu-launcher
diff options
context:
space:
mode:
authorAmmon Smith2018-09-15 17:15:54 -0400
committerAmmon Smith2018-09-15 17:15:54 -0400
commit4aa056638da7d44b71651cc86e39a7395513e851 (patch)
treefb1e2e42d01d3a43bbd7f86dc78de92c7f865b63 /osu-launcher
parent41e19cebc67188d856ce5d6d5beb9610cc3131c6 (diff)
downloadaur-4aa056638da7d44b71651cc86e39a7395513e851.tar.gz
Link Roliga's patch.
Diffstat (limited to 'osu-launcher')
-rwxr-xr-xosu-launcher2
1 files changed, 1 insertions, 1 deletions
diff --git a/osu-launcher b/osu-launcher
index e766dd15a47f..ae5ef21f6b8c 100755
--- a/osu-launcher
+++ b/osu-launcher
@@ -1,3 +1,3 @@
#!/bin/sh
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib/osu-lazer"
-exec dotnet '/usr/lib/osu-lazer/osu!.dll'
+exec dotnet '/usr/lib/osu-lazer/osu!.dll' "$@"