endRound finished
This commit is contained in:
parent
e0b0850af5
commit
3170c713bd
@ -135,7 +135,7 @@ public class match {
|
||||
private static void endRound() throws InterruptedException {
|
||||
|
||||
if(roundP1) {
|
||||
//texte de victoire
|
||||
//texte de victoire
|
||||
System.out.println("P1 won the round");
|
||||
roundWon = new UIElementText("Player1 won the round", 5f, 0.25f, 0.5f, 100f, engine);
|
||||
roundWon.setBackground(new Vector3f(0f,0f,0f));
|
||||
|
Loading…
x
Reference in New Issue
Block a user