Skip to content

Commit 06d3315

Browse files
committed
A small fix.
1 parent 88d365a commit 06d3315

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Sanny Builder/Light HUD/LightHUD.cs

30 Bytes
Binary file not shown.

Sanny Builder/Light HUD/LightHUD.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ function DrawCarName(plc: Char)
201201
Text.SetEdge(1, 0, 0, 0, a)
202202
Text.SetCenter(true)
203203
Text.Display(320.0, 38.0, car_name)
204+
205+
cleo_return 0
204206
end
205207

206208
function DrawZone(plc: Char)

0 commit comments

Comments
 (0)