revertme: demo specific changes to privacy settings
This commit is contained in:
parent
1b58df2cde
commit
c593bd530e
|
|
@ -41,12 +41,12 @@ autowrap_mode = 2
|
|||
[node name="Label5" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
theme_type_variation = &"HeaderMedium"
|
||||
text = "Playtime and Achievements"
|
||||
text = "Playtime"
|
||||
autowrap_mode = 2
|
||||
|
||||
[node name="Label6" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
text = "To track your playtime and award Steam Achievements, this game sends data to your Steam Client while you are playing. You can opt out using the checkbox below. Doing so breaks Achievements and Playtime Stats.
|
||||
text = "To track your playtime, this game sends data to your Steam Client while you are playing. You can opt out using the checkbox below. Doing so breaks Playtime Stats.
|
||||
You can hide this game in your library or mark it as private so your friends won't see you playing it. These privacy options can be found in the game properties on Steam.
|
||||
Please note that this won't prevent Valve from tracking your activity. Please note that we do look at Steam Statistics to understand how our game is doing."
|
||||
autowrap_mode = 2
|
||||
|
|
@ -60,7 +60,7 @@ text = "disable sharing play data with Steam"
|
|||
[node name="ResetStats" type="Button" parent="."]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
text = "reset Statistics and Achievements (cannot be undone!)"
|
||||
text = "reset Statistics (cannot be undone!)"
|
||||
|
||||
[node name="Label7" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue