better help for -convert
This commit is contained in:
parent
74ca0f3701
commit
b20c63153a
|
|
@ -1550,7 +1550,7 @@ int ConvertBSPMain( int argc, char **argv )
|
||||||
/* arg checking */
|
/* arg checking */
|
||||||
if( argc < 1 )
|
if( argc < 1 )
|
||||||
{
|
{
|
||||||
Sys_Printf( "Usage: q3map -scale <value> [-v] <mapname>\n" );
|
Sys_Printf( "Usage: q3map -convert -format <ase|obj|map_bp|map> [-shadesasbitmap|-lightmapsastexcoord|-deluxemapsastexcoord] [-readbsp|-readmap [-meta|-patchmeta]] <mapname>\n" );
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user