Move save logic out of Game
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using Godot;
|
||||
using System.Linq;
|
||||
using System;
|
||||
using Zennysoft.Game.Ma.Implementation;
|
||||
|
||||
namespace Zennysoft.Game.Ma.src.items;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user