summaryrefslogtreecommitdiffstats
path: root/games/etlegacy/files/etl_bot
diff options
context:
space:
mode:
Diffstat (limited to 'games/etlegacy/files/etl_bot')
-rw-r--r--games/etlegacy/files/etl_bot2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/etlegacy/files/etl_bot b/games/etlegacy/files/etl_bot
index fbd6f79e3c..297da71393 100644
--- a/games/etlegacy/files/etl_bot
+++ b/games/etlegacy/files/etl_bot
@@ -2,4 +2,4 @@
# Simple script to start ET Legacy client/listen server with Omni-Bots
#
cd /usr/share/etlegacy
-./etl +set omnibot_enable 1 +set omnibot_path "./legacy/omni-bot"
+LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./etl +set omnibot_enable 1 +set omnibot_path "./legacy/omni-bot" $@