10 lines
120 B
C#
10 lines
120 B
C#
using System;
|
|
|
|
namespace SlaveMatrix
|
|
{
|
|
[Serializable]
|
|
public class 下着トップD : ElementData
|
|
{
|
|
}
|
|
}
|