Bad dog.
And bad dog 2: XML naming boogaloo. Signed-off-by: Beeks <HgDelirium@gmail.com>
This commit is contained in:
@@ -73,7 +73,7 @@ class PlatformSetup(object):
|
|||||||
for t in ('Debug', 'Release', 'RelWithDebInfo'):
|
for t in ('Debug', 'Release', 'RelWithDebInfo'):
|
||||||
build_types[t.lower()] = t
|
build_types[t.lower()] = t
|
||||||
|
|
||||||
build_type = build_types['release']
|
build_type = build_types['relwithdebinfo']
|
||||||
standalone = 'OFF'
|
standalone = 'OFF'
|
||||||
unattended = 'OFF'
|
unattended = 'OFF'
|
||||||
project_name = 'Ascent'
|
project_name = 'Ascent'
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
follows="left|top" font="SansSerifSmall" height="16" initial_value="true"
|
follows="left|top" font="SansSerifSmall" height="16" initial_value="true"
|
||||||
label="Display friend client tags as (Friend)" left_delta="0"
|
label="Display friend client tags as (Friend)" left_delta="0"
|
||||||
tool_tip="Enabling this changes your friends' client tags to (Friend)."
|
tool_tip="Enabling this changes your friends' client tags to (Friend)."
|
||||||
mouse_opaque="true" name="show_self_tag_color_check" radio_style="false"
|
mouse_opaque="true" name="show_friend_tag_check" radio_style="false"
|
||||||
width="400" />
|
width="400" />
|
||||||
<check_box bottom_delta="65" control_name="AscentUseCustomTag" enabled="true"
|
<check_box bottom_delta="65" control_name="AscentUseCustomTag" enabled="true"
|
||||||
follows="left|top" font="SansSerifSmall" height="16" initial_value="true"
|
follows="left|top" font="SansSerifSmall" height="16" initial_value="true"
|
||||||
|
|||||||
Reference in New Issue
Block a user