mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2025-01-18 11:23:41 +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);
|
||||
|
||||
// Schneefall hinzufügen
|
||||
addSnowEffect(sceneNode);
|
||||
// addSnowEffect(sceneNode);
|
||||
}
|
||||
|
||||
private Node createCardDeck() {
|
||||
|
Loading…
Reference in New Issue
Block a user