12 lines
118 B
C#
12 lines
118 B
C#
![]() |
using System.Collections.Generic;
|
||
|
|
||
|
namespace Rokojori
|
||
|
{
|
||
|
|
||
|
public class SerializedResource:SerializedBase
|
||
|
{
|
||
|
|
||
|
}
|
||
|
|
||
|
|
||
|
}
|