6 lines
141 B
C#
6 lines
141 B
C#
namespace Intrepid.Gameplay.Entities.Player.ActionBelt.Events
|
|
{
|
|
public class ActionBeltNextRightEvent : ActionBeltBaseEvent
|
|
{
|
|
}
|
|
} |