Auf Thema antworten

[code=Java]

try {

         Thread.sleep(1000);

      } catch (InterruptedException e) {}

[/code]



Oben