Skip to content

Commit

Permalink
Update dbdbuilder2.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SaengerItsWar committed Sep 21, 2023
1 parent bc51781 commit ff7d78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbdbuilder2.js
Original file line number Diff line number Diff line change
Expand Up @@ -1598,7 +1598,7 @@ function heavyClutch() {
billyAddons.push(heavyClutch());

function speedLimiter() {
var addon = selectAddOn("Speed Limiter", ["text"], "Common", "text", "iconAddon_speedLimiter.png", "Hillbilly", ["extra"]);
var addon = selectAddOn("Speed Limiter", ["text"], "Common", "text", "IconAddon_speedLimiter.png", "Hillbilly", ["extra"]);
return addon;
}

Expand Down

0 comments on commit ff7d78d

Please sign in to comment.