From b22a61704aec7d2431c1417d2b96301d3835cf7c Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 13 May 2005 22:39:50 +0000 Subject: Fixed minimap transparent background to work in both SDL and OpenGL by using Guichan. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 85a71811..364b2c7b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -260,7 +260,7 @@ void init_engine() // Initialize item manager itemDb = new ItemManager(); - + // Create the graphics context graphics = new Graphics(); -- cgit v1.2.3-70-g09d2