Skip to content

Commit a9094c5

Browse files
committed
remove codetools toggle from TRSMake
1 parent be71e31 commit a9094c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

osrs/interfaces/chat/make.simba

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ Main record used to interact with the {ref}`Make` menu.
3838
QuantityButtonBoxes: TBoxArray;
3939
SelectedQuantity: Integer;
4040
QuantityArea: TBox;
41-
{%codetools off}
4241
_IsOpenHelper, _ItemsHelper: TBox;
43-
{%codetools on}
4442

4543
const TEXT_COLOR: TColor = $203040;
4644
const BORDER_COLOR: TColorTolerance = [$080707, 5, EColorSpace.RGB, [1.000, 1.000, 1.000]];

0 commit comments

Comments
 (0)