aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UVideo.pas
diff options
context:
space:
mode:
authormogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-09-21 11:20:41 +0000
committermogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-09-21 11:20:41 +0000
commitf26a2364e41b95665d9e55593eb0c0e8f4cf646b (patch)
treebe4f8f8adc11b7b8e250965a15238e06f0807930 /Game/Code/Classes/UVideo.pas
parentf0a22b8ae97aebaf6dc4a9924a22204bc9e3a306 (diff)
downloadusdx-f26a2364e41b95665d9e55593eb0c0e8f4cf646b.tar.gz
usdx-f26a2364e41b95665d9e55593eb0c0e8f4cf646b.tar.xz
usdx-f26a2364e41b95665d9e55593eb0c0e8f4cf646b.zip
ScoreScreen, still working on some minor things like simplifying the src (messy joes), color stuff, overlay for the bars, 2 screen fix and when the bars should be drawn (regarding to the playercount) - other skin stuff will follow soon
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@426 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/Classes/UVideo.pas')
-rw-r--r--Game/Code/Classes/UVideo.pas4
1 files changed, 2 insertions, 2 deletions
diff --git a/Game/Code/Classes/UVideo.pas b/Game/Code/Classes/UVideo.pas
index 4c8a4076..290db271 100644
--- a/Game/Code/Classes/UVideo.pas
+++ b/Game/Code/Classes/UVideo.pas
@@ -6,8 +6,8 @@
#############################################################################}
//{$define DebugDisplay} // uncomment if u want to see the debug stuff
-{$define DebugFrames}
-{$define Info}
+//{$define DebugFrames}
+//{$define Info}
unit UVideo;