shithub: qk1

Download patch

ref: 555fcf8bcb99759275ae6ed6365eec87d1bf25ae
parent: 3d9a179d3de101cf405df256918a7769d02698ee
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Wed Dec 27 22:19:08 EST 2023

fix a warning

--- a/model_bsp.c
+++ b/model_bsp.c
@@ -265,7 +265,6 @@
 			}
 		}
 		Hunk_Free(lit);
-		lit = nil;
 	}
 
 	mod->lightdata = Hunk_Alloc(sz*3);