mirror of
https://gitlab.com/Deukhoofd/BattleSim.git
synced 2025-10-28 10:10:04 +00:00
Fixed major issue with user being undefined on battle pairing, reduced sunlight effect by 40%, reduced "a high level match is being played" spam by 75%
This commit is contained in:
@@ -133,6 +133,7 @@ $side-width = ($battle-width - $screen-width) / 2
|
||||
&.sand
|
||||
background linear-gradient(top, rgba(128, 64, 0, .3), rgba(64, 32, 48, .5))
|
||||
&.sun
|
||||
opacity 0.6!important
|
||||
background rgba(255, 196, 64, .3)
|
||||
|
||||
.battle_pane
|
||||
|
||||
Reference in New Issue
Block a user