about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2007-12-09 14:47:22 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2007-12-09 14:47:22 +0000
commitfef40c16cc8910d96f2e21e2258dd02cd23a90fa (patch)
treec4bb715c496fdbfff76b1c57165b672f4e2a3ed0
parent8aa0456a2982e0992967e47731034f328c600cba (diff)
downloadzcatch-fef40c16cc8910d96f2e21e2258dd02cd23a90fa.tar.gz
zcatch-fef40c16cc8910d96f2e21e2258dd02cd23a90fa.zip
changed bg
-rw-r--r--src/game/client/game_client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/game_client.cpp b/src/game/client/game_client.cpp
index 32a98cc5..30cad6c0 100644
--- a/src/game/client/game_client.cpp
+++ b/src/game/client/game_client.cpp
@@ -1900,7 +1900,7 @@ void render_world(float center_x, float center_y, float zoom)
 	// draw the sun
 	if(config.gfx_high_detail)
 	{
-		if(0)
+		if(1)
 		{
 			gfx_mapscreen(0,0,1,1);
 			gfx_texture_set(-1);