We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea4e2a9 commit a2da3d7Copy full SHA for a2da3d7
Assets/Scripts/Gameplay/GameState/GameStateBehaviour.cs
@@ -16,7 +16,7 @@ public enum GameState
16
}
17
18
/// <summary>
19
- /// A special component that represents a discrete game state and it's dependencies. The special feature it offers is
+ /// A special component that represents a discrete game state and its dependencies. The special feature it offers is
20
/// that it provides some guarantees that only one such GameState will be running at a time.
21
/// </summary>
22
/// <remarks>
0 commit comments