FS_Startup changed.

Custom message is now:
Guillermo & Jordi game
----------------------
Quake III Arena Cell Shading
visit http://q3cellshading.sf.net

git-svn-id: https://svn.code.sf.net/p/q3cellshading/code/trunk@12 db09e94b-7117-0410-a7e6-85ae5ff6e0e9
This commit is contained in:
gmiranda 2006-07-13 07:40:33 +00:00
parent a37ee874bd
commit 56a9f90ff8

View file

@ -2744,8 +2744,8 @@ static void FS_Startup( const char *gameName ) {
Com_Printf( "----- FS_Startup -----\n" );
Com_Printf( "Guillermo & Jordi game\n" );
Com_Printf( "----------------------\n" );
Com_Printf( "Quake 3 es solo una burda\n" );
Com_Printf( "copia de nuestro juego\n" );
Com_Printf( "Quake III Arena Cell Shading\n" );
Com_Printf( "visit http://q3cellshading.sf.net\n" );
fs_debug = Cvar_Get( "fs_debug", "0", 0 );