fix(SpeedoMeter): drawing inside of phone (#2378)
This commit is contained in:
parent
a07faf7ca3
commit
cd01243904
@ -58,6 +58,8 @@ namespace big
|
||||
g.vehicle.speedo_meter.y + .08f,
|
||||
1);
|
||||
}
|
||||
|
||||
GRAPHICS::SET_SCRIPT_GFX_DRAW_ORDER(1);
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user