k3 interface update 2

This commit is contained in:
mid 2026-01-14 12:00:36 +02:00
parent 0f68c8c7ae
commit e87417603e

View File

@ -623,7 +623,7 @@ int main(int argc_, char **argv_) {
}
if(!IrregularShadows) {
k3PassShadowmap(proj, cam, shadowmapOffscreen, fmaxf(k3TexSzMax() / 8, 512));
k3PassShadowmap(proj, cam, shadowmapOffscreen, 8);
}
if(lowresOffscreen) {