05.05.2004, 22:56
Wagner
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();
}