mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 22:45:15 -04:00
[Client] Add disclaimer to save dialog about singleplayer-only saves
This commit is contained in:
parent
4d4bced929
commit
26ac29e8b1
@ -54,6 +54,18 @@
|
||||
|
||||
</Widget>
|
||||
|
||||
<!--
|
||||
Start of tes3mp addition
|
||||
|
||||
Note that saves are singleplayer-only
|
||||
-->
|
||||
<Widget type="TextBox" skin="NormalText" position="58 58 500 18" align="Left Top" name="SaveWarning">
|
||||
<Property key="Caption" value="Note: You will create an OpenMW singleplayer-only save."/>
|
||||
</Widget>
|
||||
<!--
|
||||
End of tes3mp addition
|
||||
-->
|
||||
|
||||
<Widget type="HBox" skin="">
|
||||
<Property key="Spacing" value="4"/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user