Add optional custom HUD (money only for now, more later)
This commit is contained in:
@@ -155,6 +155,7 @@ function onDrawnHUD(event) {
|
||||
processSkinSelectRendering();
|
||||
processNameTagRendering();
|
||||
processInteriorLightsRendering();
|
||||
processCustomHUDRendering();
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
Reference in New Issue
Block a user