diff options
Diffstat (limited to 'Thronefall_1_57/Decompile/Thronefall/StringFloatSerializableDictionary.cs')
| -rw-r--r-- | Thronefall_1_57/Decompile/Thronefall/StringFloatSerializableDictionary.cs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Thronefall_1_57/Decompile/Thronefall/StringFloatSerializableDictionary.cs b/Thronefall_1_57/Decompile/Thronefall/StringFloatSerializableDictionary.cs deleted file mode 100644 index 8ae8cdd..0000000 --- a/Thronefall_1_57/Decompile/Thronefall/StringFloatSerializableDictionary.cs +++ /dev/null @@ -1,6 +0,0 @@ -using System; - -[Serializable] -public class StringFloatSerializableDictionary : UnitySerializedDictionary<string, string> -{ -} |
