Removed the chat trigger detection, it causes a shit ton of errors in console. And updated compilers.

This commit is contained in:
Andrew
2011-06-17 20:09:56 -07:00
parent 11ef05f995
commit 5c3a6b16cc
9 changed files with 4 additions and 109 deletions

View File

@ -3,7 +3,7 @@
SOURCEDIR=src
SMINCLUDES=env/include
BUILDDIR=build
SPCOMP=env/linux/bin/spcomp-1.3.4
SPCOMP=env/linux/bin/spcomp-1.4.0-3218
VERSIONDUMP=./updateversion.sh
vpath %.sp $(SOURCEDIR)