14.06.2005, 20:57 
		
	
	
		babypopo
	
	
	
try
{
mouse1.setBind(iwinButton);
}
catch(Exception meLoose)
{
System.out.print(realm.getName()+" stirbt");
System.exit();
}
	
	
{
mouse1.setBind(iwinButton);
}
catch(Exception meLoose)
{
System.out.print(realm.getName()+" stirbt");
System.exit();
}

