xml.cpp
changeset 394 67cfa6e6b863
parent 388 3a58c9ef4a18
child 395 7ced3733ba60
     1.1 --- a/xml.cpp	Wed Oct 18 10:45:00 2006 +0000
     1.2 +++ b/xml.cpp	Tue Oct 24 15:36:38 2006 +0000
     1.3 @@ -463,7 +463,7 @@
     1.4  	{
     1.5  		bool okx,oky;
     1.6  		int x,y;
     1.7 -		if (!a.value( "relPosX").isEmpty() && loadMode==NewMap && branchDepth<2) 
     1.8 +		if (!a.value( "relPosX").isEmpty() ) 
     1.9  		{
    1.10  			if (!a.value( "relPosY").isEmpty() ) 
    1.11  			{