Fix window titles and crap, thanks woekele for pointing this out.

This commit is contained in:
Zachary Slater 2007-01-14 18:05:15 +00:00
parent c1875302c2
commit 37bda478f9
1 changed files with 2 additions and 2 deletions

View File

@ -30,9 +30,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef SVN_VERSION
#define SVN_VERSION Q3_VERSION
#endif
#define CLIENT_WINDOW_TITLE "icculus.org/quake3"
#define CLIENT_WINDOW_TITLE "ioquake3"
#define CLIENT_WINDOW_ICON "ioq3"
#define CONSOLE_WINDOW_TITLE "icculus.org/quake3 console"
#define CONSOLE_WINDOW_TITLE "ioquake3 console"
#define CONSOLE_WINDOW_ICON "ioq3 console"
// 1.32 released 7-10-2002