Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
issue: 2842
title: Fix incorrect low and high values for GameClientRandomVariable in ParticleSystem.ini
severity: minor
category: bugfix
description: |
Swaps incorrect low and high values for GameClientRandomVariable entries where low value was greater than high value.
Fixed 389 incorrect entries across multiple particle systems including VelocityDamping, SizeRateDamping, ColorScale, and other fields.
Loading