]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Move scale command to content and turn it into a toolshed command (#39349)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Wed, 6 Aug 2025 12:33:21 +0000 (14:33 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Aug 2025 12:33:21 +0000 (14:33 +0200)
commit71f21d96f7b3f33914dbfc5e00600a83cdd98436
treefe0c39ae8b6324ff60909496065b199ed1119f84
parent87b0ec090f4f45bf286860c07060adaaf3e05bc5
Move scale command to content and turn it into a toolshed command (#39349)

* scale command

* fix namespaces
Content.Client/Sprite/ScaleVisualsSystem.cs [new file with mode: 0644]
Content.Server/Sprite/ScaleVisualsSystem.cs [new file with mode: 0644]
Content.Server/Toolshed/Commands/Misc/ScaleCommand.cs [new file with mode: 0644]
Content.Shared/Sprite/ScaleVisualsComponent.cs [new file with mode: 0644]
Content.Shared/Sprite/SharedScaleVisualsSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/commands/toolshed-commands.ftl
Resources/engineCommandPerms.yml