21.04.2007, 16:15
Ahjo Irgendwer muss ja da gewesen sein, richtig?
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();
}