recentered the scoreboard

This commit is contained in:
Magnus Auvinen 2007-07-26 20:44:06 +00:00
parent 8e5abb058e
commit 8cff53e9d5

View file

@ -1626,7 +1626,7 @@ void modc_render()
// Normal deathmatch
float w = 550.0f;
float x = width/2-w/2+100.0f;
float x = width/2-w/2;
float y = 150.0f;
gfx_blend_normal();