File xlogical-1.0-7-gamelogic.diff of Package xlogical

--- gamelogic.cpp
+++ gamelogic.cpp
@@ -154,7 +154,7 @@
 		levelFile = NULL;
 	}
 
-	currentMap = NULL;
+	currentMap = (list< class Clevel_map *>::iterator)NULL;
 
 	playerName = new char[32+1];
 	strcpy( playerName, "nobody" );
openSUSE Build Service is sponsored by