diff options
Diffstat (limited to 'Thronefall_1_57/Decompile/Thronefall/EquippablePerk.cs')
| -rw-r--r-- | Thronefall_1_57/Decompile/Thronefall/EquippablePerk.cs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Thronefall_1_57/Decompile/Thronefall/EquippablePerk.cs b/Thronefall_1_57/Decompile/Thronefall/EquippablePerk.cs deleted file mode 100644 index b3b5468..0000000 --- a/Thronefall_1_57/Decompile/Thronefall/EquippablePerk.cs +++ /dev/null @@ -1,6 +0,0 @@ -using UnityEngine; - -[CreateAssetMenu(fileName = "Data", menuName = "SimpleSiege/Equippable Perk", order = 1)] -public class EquippablePerk : Equippable -{ -} |
