7 lines
86 B
C#
7 lines
86 B
C#
using System;
|
|
|
|
[Serializable]
|
|
public class PickupsSkinData : CustomizableDataBase
|
|
{
|
|
}
|