Skip to content

Commit f6622b9

Browse files
committed
Renames kill button to restart button
There is currently no way to kill robot code anymore.
1 parent 278fcae commit f6622b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FRC-Extension/FRC-Extension.vsct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<Parent guid="guidFRC_ExtensionCmdSet" id="FRCMainMenuGroup"/>
117117
<CommandFlag>DynamicVisibility</CommandFlag>
118118
<Strings>
119-
<ButtonText>Kill Robot Code</ButtonText>
119+
<ButtonText>Restart Robot Code</ButtonText>
120120
</Strings>
121121
</Button>
122122

0 commit comments

Comments
 (0)