Skip to content

Use levelflat->name instead of flatname

James R. requested to merge levelflat_name into next

Doesn't actually change anything (R_GetFlatForNum/R_CheckTextureNumForName handle this anyway). I just thought it's better to use the NUL terminated version since it's already there.

Merge request reports