Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
s4t4n authored Oct 2, 2023
1 parent 4fe71e9 commit 2db514f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CVT_Addon.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2405,7 +2405,7 @@ addConsoleCommand("cvtaDBL", "Versions CVT-Addon", "cCVTaDBL", self)
function CVTaddon:cCVTaDBL(b)
local spec = self.spec_CVTaddon
-- local spec = CVTaddon.spec_CVTaddon
return b
-- return b
if b == 1 then
print("spec.forDBL_drivinglevel: " .. spec.forDBL_drivinglevel)
print("spec.vOne: " .. spec.vOne)
Expand Down

1 comment on commit 2db514f

@s4t4n
Copy link
Owner Author

@s4t4n s4t4n commented on 2db514f Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v0.3.0.51 - 0.9.9.72

Please sign in to comment.