mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 14:53:56 -07:00
Reuse all existing strings, use a FileExists hack for mod.io until the new strings are committed. Rename prelobby/common/terms/terms.js to termslobby.js for easier distinction from common/terms.js. Based on patch by: bb Differential Revision: https://code.wildfiregames.com/D1602 refs https://code.wildfiregames.com/D1601 refs https://github.com/bb-bb/0ad/tree/terms refs https://github.com/elexis1/0ad/tree/terms This was SVN commit r21887.
8 lines
238 B
XML
8 lines
238 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<page>
|
|
<include>common/modern/setup.xml</include>
|
|
<include>common/modern/styles.xml</include>
|
|
<include>common/modern/sprites.xml</include>
|
|
|
|
<include>termsdialog/termsdialog.xml</include>
|
|
</page>
|