* Merge unified-sdl to trunk
* Bump Q3_VERSION to 1.35
This commit is contained in:
parent
39abffeb3b
commit
672cfbf16f
188 changed files with 5071 additions and 41739 deletions
|
@ -76,7 +76,7 @@ void UI_StartDemoLoop( void ) {
|
|||
}
|
||||
|
||||
|
||||
#ifndef MISSIONPACK // bk001206
|
||||
#ifndef MISSIONPACK
|
||||
static void NeedCDAction( qboolean result ) {
|
||||
if ( !result ) {
|
||||
trap_Cmd_ExecuteText( EXEC_APPEND, "quit\n" );
|
||||
|
@ -84,7 +84,7 @@ static void NeedCDAction( qboolean result ) {
|
|||
}
|
||||
#endif // MISSIONPACK
|
||||
|
||||
#ifndef MISSIONPACK // bk001206
|
||||
#ifndef MISSIONPACK
|
||||
static void NeedCDKeyAction( qboolean result ) {
|
||||
if ( !result ) {
|
||||
trap_Cmd_ExecuteText( EXEC_APPEND, "quit\n" );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue