mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
Rain, rain, go away sooner
This commit is contained in:
parent
58b2ae1f06
commit
5df7a8b2a7
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Item {
|
|||
|
||||
function pulseRainfall()
|
||||
{
|
||||
rainfallEmitter.pulse(parent.height * 7.5)
|
||||
rainfallEmitter.pulse(parent.height * 3.3)
|
||||
}
|
||||
|
||||
ParticleSystem {
|
||||
|
|
Loading…
Reference in a new issue