summaryrefslogtreecommitdiff
path: root/Thronefall_1_0/Thronefall/I2.Loc/I2CustomPersistentStorage.cs
blob: f5183161521267a1353cac4bf8713bfc7ec915e9 (plain)
1
2
3
4
5
namespace I2.Loc;

public class I2CustomPersistentStorage : I2BasePersistentStorage
{
}