Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Commit

Permalink
disclaimer for WeightedSpawnSystem being disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxiao921 committed Mar 26, 2021
1 parent 0ad6af3 commit eedba74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ValheimLib/Spawn/WeightedSpawnSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

namespace ValheimLib.Spawn
{
/// <summary>
/// This class is disabled for now.
/// </summary>
public class WeightedSpawnSystem
{
public const float SpawnFrequencyRate = 10f;
Expand Down

0 comments on commit eedba74

Please sign in to comment.