Skip to content

Commit 5aa1f6d

Browse files
Add Tester apps link to the main menu window
1 parent 1c6e6d7 commit 5aa1f6d

1 file changed

Lines changed: 46 additions & 46 deletions

File tree

interface/frontendmainview.gui

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -20,52 +20,52 @@ guiTypes = {
2020
alwaystransparent = yes
2121
}
2222

23-
# containerWindowType = {
24-
# name = "state_of_the_herd_window"
25-
# position = {
26-
# x = 0
27-
# y = 0
28-
# }
29-
# size = {
30-
# width = 80
31-
# height = 80
32-
# }
33-
# orientation = center_right
34-
# origo = center_right
35-
36-
# background = {
37-
# name = "background"
38-
# quadTextureSprite = "GFX_tiled_window_small_selectable"
39-
# }
40-
# containerWindowType = {
41-
# name = "state_of_the_herd_glow"
42-
# orientation = center
43-
# size = {
44-
# width = 80
45-
# height = 80
46-
# }
47-
# origo = center
48-
49-
# background = {
50-
# name = "background"
51-
# quadTextureSprite = "GFX_tiled_research_bg_glow"
52-
# }
53-
# }
54-
55-
# buttonType = {
56-
# name = "to_survey_button"
57-
# position = {
58-
# x = 0
59-
# y = 0
60-
# }
61-
# orientation = center
62-
# centerposition = yes
63-
# spriteType = "GFX_ELF_twilights_button_2"
64-
# pdx_tooltip = EAW_STATE_OF_THE_HERD
65-
# pdx_tooltip_delayed = EAW_STATE_OF_THE_HERD_DELAYED
66-
# web_link = "https://discord.com/channels/327145757650059275/447853451041308672/1365450148934586470"
67-
# }
68-
# }
23+
containerWindowType = {
24+
name = "state_of_the_herd_window"
25+
position = {
26+
x = 0
27+
y = 0
28+
}
29+
size = {
30+
width = 80
31+
height = 80
32+
}
33+
orientation = center_right
34+
origo = center_right
35+
36+
background = {
37+
name = "background"
38+
quadTextureSprite = "GFX_tiled_window_small_selectable"
39+
}
40+
containerWindowType = {
41+
name = "state_of_the_herd_glow"
42+
orientation = center
43+
size = {
44+
width = 80
45+
height = 80
46+
}
47+
origo = center
48+
49+
background = {
50+
name = "background"
51+
quadTextureSprite = "GFX_tiled_research_bg_glow"
52+
}
53+
}
54+
55+
buttonType = {
56+
name = "to_survey_button"
57+
position = {
58+
x = 0
59+
y = 0
60+
}
61+
orientation = center
62+
centerposition = yes
63+
spriteType = "GFX_ELF_twilights_button_2"
64+
pdx_tooltip = EAW_STATE_OF_THE_HERD
65+
pdx_tooltip_delayed = EAW_STATE_OF_THE_HERD_DELAYED
66+
web_link = "https://discord.com/channels/327145757650059275/447853451041308672/1439362459151372399"
67+
}
68+
}
6969

7070
### EAW christmass don't remove so we don't have to rewrite it every time around christmas
7171
# Christmas TIMEEEE is off :(

0 commit comments

Comments
 (0)