mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2025-01-18 18:23:44 +01:00
disable snow
This commit is contained in:
parent
c635df9369
commit
df4a81cbf2
@ -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() {
|
||||||
|
Loading…
Reference in New Issue
Block a user