Disabled things that shouldn't be in RC2 (FleetBrowser/debug)

This commit is contained in:
HomeWorld
2010-12-15 19:34:57 +02:00
parent bc10b2edd6
commit ae46d14cef
3 changed files with 12 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ import os
import sys
# Turns on debug mode
debug = True
debug = False
# You can adjust these paths to your needs