Merge remote-tracking branch 'upstream/stable' into ed-27-05-2025-upstream-sync
# Conflicts: # .github/CODEOWNERS # Content.Client/Guidebook/Controls/GuideReagentReaction.xaml.cs # Content.IntegrationTests/Tests/Chemistry/TryAllReactionsTest.cs # Content.Server/Procedural/DungeonJob/DungeonJob.OreDunGen.cs # Resources/Prototypes/Entities/Effects/chemistry_effects.yml # Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml # Resources/Prototypes/GameRules/meteorswarms.yml # Resources/Prototypes/Procedural/dungeon_configs.yml
This commit is contained in:
@@ -35,6 +35,7 @@ namespace Content.Shared.Input
|
||||
public static readonly BoundKeyFunction OpenBelt = "OpenBelt";
|
||||
public static readonly BoundKeyFunction OpenAHelp = "OpenAHelp";
|
||||
public static readonly BoundKeyFunction SwapHands = "SwapHands";
|
||||
public static readonly BoundKeyFunction SwapHandsReverse = "SwapHandsReverse";
|
||||
public static readonly BoundKeyFunction MoveStoredItem = "MoveStoredItem";
|
||||
public static readonly BoundKeyFunction RotateStoredItem = "RotateStoredItem";
|
||||
public static readonly BoundKeyFunction SaveItemLocation = "SaveItemLocation";
|
||||
|
||||
Reference in New Issue
Block a user