rotting meat (#18515)
Co-authored-by: deltanedas <@deltanedas:kde.org> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -29,7 +29,7 @@ public sealed class PerishableComponent : Component
|
||||
|
||||
/// <summary>
|
||||
/// How often the rotting ticks.
|
||||
/// Feel free to weak this if there are perf concerns.
|
||||
/// Feel free to tweak this if there are perf concerns.
|
||||
/// </summary>
|
||||
[DataField("perishUpdateRate"), ViewVariables(VVAccess.ReadWrite)]
|
||||
public TimeSpan PerishUpdateRate = TimeSpan.FromSeconds(5);
|
||||
|
||||
Reference in New Issue
Block a user