mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2025-09-13 21:12:54 +02:00
disable snow
This commit is contained in:
@@ -261,7 +261,7 @@ public class BoardAppState extends MonopolyAppState {
|
|||||||
sceneNode.attachChild(seaGeo);
|
sceneNode.attachChild(seaGeo);
|
||||||
|
|
||||||
// Schneefall hinzufügen
|
// Schneefall hinzufügen
|
||||||
addSnowEffect(sceneNode);
|
// addSnowEffect(sceneNode);
|
||||||
}
|
}
|
||||||
|
|
||||||
private Node createCardDeck() {
|
private Node createCardDeck() {
|
||||||
|
Reference in New Issue
Block a user