chore: move endgame overrides to Systems/
This commit is contained in:
parent
f106a650ee
commit
98424e0045
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ using Terraria.ID;
|
|||
using Terraria.ModLoader;
|
||||
using Continuity.Content.Items;
|
||||
|
||||
namespace Continuity.Content
|
||||
namespace Continuity.Content.Systems
|
||||
{
|
||||
public class EndgameRecipeOverrides : ModSystem
|
||||
{
|
Reference in a new issue