Remove VC rendering disable

This commit is contained in:
Vortrex
2021-04-28 21:24:26 -05:00
parent 1b6df227e2
commit f8361bb858

View File

@@ -124,10 +124,6 @@ function onDrawnHUD(event) {
return false;
}
//if(gta.game == GAME_GTA_VC) {
// return false;
//}
processSmallGameMessageRendering();
processScoreBoardRendering();
processLabelRendering();