更新
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace Cielonos.MainGame.Characters
|
||||
{
|
||||
public class PlayerEventSubmodule : EventSubmodule
|
||||
{
|
||||
public PlayerEventSubmodule(CharacterBase owner) : base(owner)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2ea9ec508c1e6454088b41642568ab55
|
||||
Reference in New Issue
Block a user