Climbing refactor (#20516)
This commit is contained in:
@@ -4,7 +4,4 @@ namespace Content.Shared.Climbing.Events;
|
||||
/// Raised on an entity when it ends climbing.
|
||||
/// </summary>
|
||||
[ByRefEvent]
|
||||
public readonly record struct EndClimbEvent
|
||||
{
|
||||
|
||||
}
|
||||
public readonly record struct EndClimbEvent;
|
||||
|
||||
Reference in New Issue
Block a user