Skip to content

Commit 58b684a

Browse files
committed
fix #948
1 parent c978aac commit 58b684a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/Modules/SpecialDrivingModule.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,8 +391,8 @@ function ADSpecialDrivingModule:getReverseNode()
391391
reverseNode = implement.ad.reverseNode
392392
self.reverseSolo = false
393393
self.vehicle.trailer = implement
394+
break
394395
end
395-
break
396396
end
397397
end
398398
count = count + 1

0 commit comments

Comments
 (0)