misc fixes
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@200 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
@@ -3222,6 +3222,7 @@ void CGameInstall::Run() {
|
||||
fprintf( fg, " name=\"%s\"\n", m_strName.GetBuffer() );
|
||||
fprintf( fg, " gametools=\"%sgames\"\n", g_strAppPath.GetBuffer() );
|
||||
fprintf( fg, " enginepath=\"%s\"\n", m_strEngine.GetBuffer() );
|
||||
fprintf( fg, " prefix=\".q3a\"\n" );
|
||||
switch ( m_availGames[ m_nComboSelect ] ) {
|
||||
case GAME_Q3: {
|
||||
Str source = g_strAppPath.GetBuffer();
|
||||
|
||||
Reference in New Issue
Block a user