Skip to content

Commit

Permalink
fix LUA error #13
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhooL committed Dec 1, 2024
1 parent d286694 commit 56a2adb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions FS25_EnhancedVehicle.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
--
-- Author: Majo76
-- email: ls (at) majo76 (dot) de
-- @Date: 28.11.2024
-- @Version: 1.1.0.0
-- @Date: 01.12.2024
-- @Version: 1.1.2.0

--[[
CHANGELOG
Expand Down
2 changes: 1 addition & 1 deletion modDesc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modDesc descVersion="92">
<author>Majo76</author>

<version>1.1.1.0</version>
<version>1.1.2.0</version>

<title>
<de>EnhancedVehicle</de>
Expand Down
4 changes: 2 additions & 2 deletions ui/FS25_EnhancedVehicle_HUD.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
--
-- Author: Majo76
-- email: ls (at) majo76 (dot) de
-- @Date: 25.11.2024
-- @Version: 1.0.1.0
-- @Date: 01.12.2024
-- @Version: 1.1.2.0

local myName = "FS25_EnhancedVehicle_HUD"

Expand Down

0 comments on commit 56a2adb

Please sign in to comment.