diff options
Diffstat (limited to 'Thronefall_1_57/Decompile/I2.Loc/I2CustomPersistentStorage.cs')
| -rw-r--r-- | Thronefall_1_57/Decompile/I2.Loc/I2CustomPersistentStorage.cs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Thronefall_1_57/Decompile/I2.Loc/I2CustomPersistentStorage.cs b/Thronefall_1_57/Decompile/I2.Loc/I2CustomPersistentStorage.cs new file mode 100644 index 0000000..f518316 --- /dev/null +++ b/Thronefall_1_57/Decompile/I2.Loc/I2CustomPersistentStorage.cs @@ -0,0 +1,5 @@ +namespace I2.Loc; + +public class I2CustomPersistentStorage : I2BasePersistentStorage +{ +} |
