fix help
This commit is contained in:
@@ -329,13 +329,13 @@ td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; }
|
||||
|
||||
<h2 id="Exporting-lightmaps">Exporting lightmaps<a href="#Exporting-lightmaps" class="wiki-anchor">¶</a></h2>
|
||||
<ul>
|
||||
<li><strong><code>-export</code> filename.bsp:</strong> Copies lightmaps from the BSP to filename/lightmap_0000.tga ff</li>
|
||||
<li><strong><code>-export</code> filename.bsp:</strong> Copies lightmaps from the BSP to filename/lightmap_NNNN.tga</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2 id="Importing-lightmaps">Importing lightmaps<a href="#Importing-lightmaps" class="wiki-anchor">¶</a></h2>
|
||||
<ul>
|
||||
<li><strong><code>-import</code> filename.bsp:</strong> Copies lightmaps from filename/lightmap_0000.tga ff into the BSP</li>
|
||||
<li><strong><code>-import</code> filename.bsp:</strong> Copies lightmaps from filename/lightmap_NNNN.tga into the BSP</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user