Add editor copy keybinding (#8369)
This commit is contained in:
@@ -79,5 +79,6 @@ namespace Content.Shared.Input
|
||||
public static readonly BoundKeyFunction Vote7 = "Vote7";
|
||||
public static readonly BoundKeyFunction Vote8 = "Vote8";
|
||||
public static readonly BoundKeyFunction Vote9 = "Vote9";
|
||||
public static readonly BoundKeyFunction EditorCopyObject = "EditorCopyObject";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user