mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Dat*] Make more things serializable
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace SabreTools.Helper
|
||||
using System;
|
||||
|
||||
namespace SabreTools.Helper
|
||||
{
|
||||
[Serializable]
|
||||
public class Sample : DatItem
|
||||
{
|
||||
#region Constructors
|
||||
|
||||
Reference in New Issue
Block a user