diff --git a/src/st_stuff.c b/src/st_stuff.c
index cce8ea9f264106e812449ea898e2d4f6271de700..206c93273329238b5df39523fccf7cd4d2628752 100644
--- a/src/st_stuff.c
+++ b/src/st_stuff.c
@@ -1412,7 +1412,7 @@ void ST_drawTitleCard(void)
 	lt_lasttic = lt_ticker;
 
 luahook:
-	if (renderisnewtic)
+	//if (renderisnewtic)
 	{
 		LUA_HUD_ClearDrawList(luahuddrawlist_titlecard);
 		LUA_HUDHOOK(titlecard, luahuddrawlist_titlecard);