Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit b26d81c

Browse files
GacyrGacyr
authored andcommitted
Clean up InventoryMenuGUI skin so there's not all this junk code in it
1 parent dfc1120 commit b26d81c

File tree

1 file changed

+0
-49
lines changed

1 file changed

+0
-49
lines changed

Base.rte/GUIs/Skins/Base/InventoryMenuGUISkin.ini

Lines changed: 0 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -30,55 +30,6 @@ BottomRight = 7,31, 2,2
3030
Right = 6,27, 3,1
3131
Filler = 12,24, 8,8
3232

33-
// Standard button control
34-
// Up State
35-
//[Button_Up]
36-
//Filename = button.png
37-
//Font = smallfont.png
38-
//FontColor = 0
39-
//FontKerning = 0
40-
//FontShadow = 0
41-
//TopLeft = 0,0, 2,2
42-
//Top = 3,0, 3,1
43-
//TopRight = 7,0, 2,2
44-
//Left = 0,3, 1,3
45-
//BottomLeft = 0,7, 2,2
46-
//Bottom = 3,8, 3,1
47-
//BottomRight = 7,7, 2,2
48-
//Right = 8,3, 1,3
49-
//Filler = 10,0, 8,8
50-
51-
52-
// Standard button control
53-
// Over State
54-
// Same font is used from [Button_Up]
55-
//[Button_Over]
56-
//Filename = button.png
57-
//TopLeft = 0,11, 2,2
58-
//Top = 3,11, 3,1
59-
//TopRight = 7,11, 2,2
60-
//Left = 0,14, 1,3
61-
//BottomLeft = 0,18, 2,2
62-
//Bottom = 3,19, 3,1
63-
//BottomRight = 7,18, 2,2
64-
//Right = 8,14, 1,3
65-
//Filler = 10,11, 8,8
66-
67-
// Standard button control
68-
// Down State
69-
// Same font is used from [Button_Up]
70-
//[Button_Down]
71-
//Filename = button.png
72-
//TopLeft = 0,22, 2,2
73-
//Top = 3,22, 3,1
74-
//TopRight = 7,22, 2,2
75-
//Left = 0,25, 1,3
76-
//BottomLeft = 0,29, 2,2
77-
//Bottom = 3,30, 3,1
78-
//BottomRight = 7,29, 2,2
79-
//Right = 8,25, 1,3
80-
//Filler = 10,22, 8,8
81-
8233
// Standard button control
8334
// Up State
8435
[Button_Up]

0 commit comments

Comments
 (0)