mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 05:27:38 +03:00
* revenant 2: electric boogaloo * revevent * oversights * Update RevenantSystem.Abilities.cs * names * no shoote stouhg walls
9 lines
150 B
C#
9 lines
150 B
C#
using Content.Shared.Revenant.EntitySystems;
|
|
|
|
namespace Content.Client.Revenant;
|
|
|
|
public sealed class CorporealSystem : SharedCorporealSystem
|
|
{
|
|
|
|
}
|