Fixing some warnings (#6250)
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
This commit is contained in:
@@ -149,7 +149,7 @@ namespace Content.Server.Hands.Components
|
||||
/// <summary>
|
||||
/// Tries to get the ItemComponent off the entity in the active hand.
|
||||
/// </summary>
|
||||
public SharedItemComponent? GetActiveHand
|
||||
public SharedItemComponent? GetActiveHandItem
|
||||
{
|
||||
get
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user