summaryrefslogtreecommitdiff
path: root/teeworlds/teeworlds.bash
diff options
context:
space:
mode:
Diffstat (limited to 'teeworlds/teeworlds.bash')
-rw-r--r--teeworlds/teeworlds.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/teeworlds/teeworlds.bash b/teeworlds/teeworlds.bash
index 4b8d9116e..43480590d 100644
--- a/teeworlds/teeworlds.bash
+++ b/teeworlds/teeworlds.bash
@@ -1,5 +1,5 @@
#!/bin/bash
cd /usr/share/teeworlds
-MALLOC_CHECK_=0 exec ./teeworlds $*
+exec ./teeworlds $*

Generated by cgit