mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
Was that intentional? (version change)
This commit is contained in:
parent
0018df2cfc
commit
9ee853343e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
// q_shared.h -- included first by ALL program modules.
|
// q_shared.h -- included first by ALL program modules.
|
||||||
// A user mod should never modify this file
|
// A user mod should never modify this file
|
||||||
|
|
||||||
#define Q3_VERSION "ioq3 1.33"
|
#define Q3_VERSION "ioQ3 1.34-rc1"
|
||||||
#define CLIENT_WINDOW_TITLE "icculus.org/quake3"
|
#define CLIENT_WINDOW_TITLE "icculus.org/quake3"
|
||||||
#define CLIENT_WINDOW_ICON "ioq3"
|
#define CLIENT_WINDOW_ICON "ioq3"
|
||||||
#define CONSOLE_WINDOW_TITLE "icculus.org/quake3 console"
|
#define CONSOLE_WINDOW_TITLE "icculus.org/quake3 console"
|
||||||
|
|
Loading…
Reference in a new issue