forked from teamnwah/openmw-tes3coop
Removing "Use these settings at your own risk"
This commit is contained in:
parent
8b17844781
commit
cc0f7d19dc
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label">
|
<widget class="QLabel" name="label">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><html><head/><body><p>These settings are not available in the game. <span style=" font-weight:600;">Use at your own risk!</span></p></body></html></string>
|
<string><html><head/><body><p>These settings are not available in the game.</p></body></html></string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue