We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b36ef commit 10e7959Copy full SHA for 10e7959
1 file changed
code/qcommon/q_shared.h
@@ -27,7 +27,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
27
// A user mod should never modify this file
28
29
#ifdef STANDALONE
30
- #define PRODUCT_NAME "ioq3+oa"
+ #define PRODUCT_NAME "OpenArena"
31
#define BASEGAME "baseoa"
32
#define CLIENT_WINDOW_TITLE "OpenArena"
33
#define CLIENT_WINDOW_MIN_TITLE "OA"
0 commit comments