X-Git-Url: https://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=blobdiff_plain;f=misc%2Fsource%2Fnetradiant-src%2Ftools%2Fquake3%2Fq3map2%2Fgame_qfusion.h;fp=misc%2Fsource%2Fnetradiant-src%2Ftools%2Fquake3%2Fq3map2%2Fgame_qfusion.h;h=8607ecf3091b71ca56a9596b7effaef4c448f32f;hp=7645ad0a384556939af78e8a8c41a43c8fcae43a;hb=b834ac75bbc91a5856b5d8f2ef10cd30fa4af80e;hpb=2b1f48f803faa2d8e9e2cb6175c975b7390bdb91 diff --git a/misc/source/netradiant-src/tools/quake3/q3map2/game_qfusion.h b/misc/source/netradiant-src/tools/quake3/q3map2/game_qfusion.h index 7645ad0a..8607ecf3 100644 --- a/misc/source/netradiant-src/tools/quake3/q3map2/game_qfusion.h +++ b/misc/source/netradiant-src/tools/quake3/q3map2/game_qfusion.h @@ -115,7 +115,10 @@ game_t struct qfalse, /* wolf lighting model? */ 512, /* lightmap width/height */ 1.0f, /* lightmap gamma */ - 1.0f, /* lightmap exposure */ + qfalse, /* lightmap sRGB */ + qfalse, /* texture sRGB */ + qfalse, /* color sRGB */ + 0.0f, /* lightmap exposure */ 1.0f, /* lightmap compensate */ 1.0f, /* lightgrid scale */ 1.0f, /* lightgrid ambient scale */