Major Player refactor
This commit is contained in:
@@ -5,6 +5,8 @@ using Godot;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
namespace GameJamDungeon;
|
||||
|
||||
[Meta(typeof(IAutoNode))]
|
||||
public partial class RescuedItems : Node3D
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user