6 lines
72 B
C#
6 lines
72 B
C#
|
namespace EntityStates.Gup;
|
||
|
|
||
|
public class GipDeath : BaseSplitDeath
|
||
|
{
|
||
|
}
|