code typo cleared

This commit is contained in:
q3rally 2018-05-02 00:47:41 +00:00
parent 0d9f6f1534
commit a6a3f51bc5
3 changed files with 3 additions and 3 deletions

View file

@ -99,7 +99,7 @@ static void UI_Rally_CreditMenu_Draw( void ) {
UI_DrawProportionalString( 320, y, "Cyberdemon, Killaz and skw|d", UI_CENTER|UI_SMALLFONT, color_white );
y += 2.0 * PROP_HEIGHT * PROP_SMALL_SIZE_SCALE;
UI_DrawString( 320, y, Q3_VERSION " (c) 2002 - 2018 | 16 Years of Q3R | www.q3rally.com | It's damn fast baby!, UI_CENTER|UI_SMALLFONT, text_color_normal );
UI_DrawString( 320, y, Q3_VERSION " (c) 2002 - 2018 | 16 Years of Q3R | www.q3rally.com | It's damn fast baby!", UI_CENTER|UI_SMALLFONT, text_color_normal );
}

View file

@ -67,7 +67,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define BASETA "missionpack"
#ifndef PRODUCT_VERSION
#define PRODUCT_VERSION "v0.0.1.0 r215"
#define PRODUCT_VERSION "v0.0.1.0 r216"
#endif
#ifndef PRODUCT_DATE

View file

@ -872,4 +872,4 @@ TopLine=422
Caret=63,431
[engine\code\q3_ui\ui_rally_credits.c]
TopLine=84
Caret=65,102
Caret=120,102