committed by
GitHub
parent
8038ebe37d
commit
b0f212bad5
@@ -13,5 +13,6 @@ namespace Content.Shared.Input
|
||||
public static readonly BoundKeyFunction UseItemInHand = "UseItemInHand"; // use hand item on world entity
|
||||
public static readonly BoundKeyFunction ActivateItemInWorld = "ActivateItemInWorld"; // default action on world entity
|
||||
public static readonly BoundKeyFunction ThrowItemInHand = "ThrowItemInHand";
|
||||
public static readonly BoundKeyFunction OpenContextMenu = "OpenContextMenu";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user