- Timestamp:
- Sep 4, 2018, 1:00:48 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/7dtd-server-fixes/src/PersistentData/InvItem.cs
r287 r325 2 2 using System.Runtime.Serialization; 3 3 4 namespace AllocsFixes.PersistentData 5 { 4 namespace AllocsFixes.PersistentData { 6 5 [Serializable] 7 6 public class InvItem { … … 26 25 } 27 26 } 28
Note:
See TracChangeset
for help on using the changeset viewer.