11.07.2005, 11:30
Pilzbefall
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();
}