Literally fucking remove IEntity

This commit is contained in:
Vera Aguilera Puerto
2021-12-03 16:08:30 +01:00
parent 5cd42c9ad6
commit 2eacf98335
6 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ namespace Content.Shared.MobState
}
/// <summary>
/// Defines what state an <see cref="IEntity"/> is in.
/// Defines what state an <see cref="Robust.Shared.GameObjects.EntityUid"/> is in.
///
/// Ordered from most alive to least alive.
/// To enumerate them in this way see