mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 01:27:12 +00:00
Add tooltip to modmod explaining about loading order
Patch By: Ceres Reviewed By: marder Comments By: Stan Differential Revision: D4252 This was SVN commit r25925.
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
|
||||
<object style="ModernLabelText" type="text" size="0 5 100% 25">
|
||||
<translatableAttribute id="caption">Enabled Mods</translatableAttribute>
|
||||
<translatableAttribute id="tooltip">Enabled mods are loaded from top to bottom. Mods loaded later might overwrite settings of mods loaded earlier. It is advisable to have more complex mods loaded last. Use the arrows on the right to change the loading order.</translatableAttribute>
|
||||
</object>
|
||||
|
||||
<object name="modsEnabledList"
|
||||
|
||||
@@ -54,6 +54,7 @@
|
||||
{ "nick": "Calvinh", "name": "Carl-Johan Höiby" },
|
||||
{ "nick": "causative", "name": "Bart Parkis" },
|
||||
{ "name": "Cédric Houbart" },
|
||||
{ "nick": "Ceres" },
|
||||
{ "nick": "Chakakhan", "name": "Kenny Long" },
|
||||
{ "nick": "Clockwork-Muse", "name": "Stephen A. Imhoff" },
|
||||
{ "nick": "cpc", "name": "Clément Pit-Claudel" },
|
||||
|
||||
Reference in New Issue
Block a user