Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ChaosMod/EffectConfig: Fix CustomTime for old configs
CustomTime used to be set to -1, which will underflow to the max value with an uint and correspondingly set TimedType to Custom
- Loading branch information