mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
changed bg
This commit is contained in:
parent
8aa0456a29
commit
fef40c16cc
|
@ -1900,7 +1900,7 @@ void render_world(float center_x, float center_y, float zoom)
|
|||
// draw the sun
|
||||
if(config.gfx_high_detail)
|
||||
{
|
||||
if(0)
|
||||
if(1)
|
||||
{
|
||||
gfx_mapscreen(0,0,1,1);
|
||||
gfx_texture_set(-1);
|
||||
|
|
Loading…
Reference in a new issue