Fixed: totem name
This commit is contained in:
@@ -85,7 +85,7 @@ public class TotemFXMLController {
|
|||||||
"-fx-effect: dropshadow(gaussian, rgba(244,192,90,0.3), 18, 0, 0, 0);"
|
"-fx-effect: dropshadow(gaussian, rgba(244,192,90,0.3), 18, 0, 0, 0);"
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
turnBanner.setText("Waiting for" + chooser + " to choose his totem…");
|
turnBanner.setText("Waiting for " + chooser + " to choose his totem…");
|
||||||
turnBanner.setStyle(
|
turnBanner.setStyle(
|
||||||
"-fx-font-family: 'Cinzel'; -fx-font-size: 11; -fx-letter-spacing: 2;" +
|
"-fx-font-family: 'Cinzel'; -fx-font-size: 11; -fx-letter-spacing: 2;" +
|
||||||
"-fx-text-fill: #000000;" +
|
"-fx-text-fill: #000000;" +
|
||||||
|
|||||||
Reference in New Issue
Block a user