fix ptbox layer error

This commit is contained in:
cajun
2025-11-13 17:56:08 -06:00
parent 87744cab23
commit 3f6c027961

View File

@@ -774,7 +774,7 @@ extra card style:
top: 466 top: 466
width: 81 width: 81
height: 42 height: 42
z index: 1 z index: 720
visible: { card.pt != "" } visible: { card.pt != "" }
render style: image render style: image
image: { if is_clear() then template_prefix["pt"]+"cpt.png" else module_ptbox(vehicle:is_vehicle()) } image: { if is_clear() then template_prefix["pt"]+"cpt.png" else module_ptbox(vehicle:is_vehicle()) }