mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 01:11:45 +00:00
<==> QuakeForge initialized<==> to <==> QuakeForge initialized <==>
This commit is contained in:
parent
a45981bc6a
commit
7471354c83
1 changed files with 1 additions and 1 deletions
|
@ -1008,7 +1008,7 @@ Host_Init (void)
|
|||
Con_Printf ("\nVersion %s (build %04d)\n\n", VERSION,
|
||||
build_number ());
|
||||
|
||||
Con_Printf ("\x80\x81\x81\x82 %s initialized\x80\x81\x81\x82\n", PROGRAM);
|
||||
Con_Printf ("\x80\x81\x81\x82 %s initialized \x80\x81\x81\x82\n", PROGRAM);
|
||||
|
||||
host_initialized = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue