Skip to content

Commit

Permalink
Update ChameleonClothingComponent.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
mhamsterr committed Jan 25, 2025
1 parent 91965de commit 59740e5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ public sealed partial class ChameleonClothingComponent : Component
public bool EmpContinious = false;

[AutoPausedField]
[DataField]
public TimeSpan NextEmpChange = TimeSpan.Zero; // When we need to change outfit next time
}

Expand Down

0 comments on commit 59740e5

Please sign in to comment.