now it works in pre4. #2

Closed
JuliGame wants to merge 1 commits from JuliGame/VehiclesPlusConverter:master into master
First-time contributor

Made it work in pre4.
There are some hardcoded things that should be fixed in line 242.

Made it work in pre4. There are some hardcoded things that should be fixed in line 242.
JuliGame added 1 commit 2024-01-23 11:31:00 +00:00
SBDeveloper reviewed 2024-01-23 12:23:49 +00:00
@ -245,2 +250,4 @@
.gearbox(new Gearbox(true, 10))
.build();
// Idk why but it was detecting type as "car" and it should be "cars" to work
Owner

That's weird, will check that out before merging this PR.

That's weird, will check that out before merging this PR.
Owner

Thanks, I updated to the latest snapshot build based on this PR in 841f8c358f.

Thanks, I updated to the latest snapshot build based on this PR in 841f8c358fdc9f1ece3f9964adb6ba65a98d4ee8.
SBDeveloper closed this pull request 2024-01-23 21:18:46 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SBDevelopment/VehiclesPlusConverter#2
No description provided.