aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/switches.inc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Game/Code/switches.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/Game/Code/switches.inc b/Game/Code/switches.inc
index 66a8ad07..d0cc9525 100644
--- a/Game/Code/switches.inc
+++ b/Game/Code/switches.inc
@@ -95,7 +95,8 @@
// misc defines
{$IFDEF HaveProjectM}
- {$DEFINE UseProjectM_0_9}
+ // this causes trouble at the moment
+ //{$DEFINE UseProjectM_0_9}
{$ENDIF}
{$IFEND}