9 lines
95 B
C#
9 lines
95 B
C#
using System;
|
|
|
|
namespace SlaveMatrix;
|
|
|
|
[Serializable]
|
|
public class 上着トップD : EleD
|
|
{
|
|
}
|