Skip to content

Commit 3416150

Browse files
committed
- add save game patch
1 parent 9afe46c commit 3416150

File tree

7 files changed

+642
-288
lines changed

7 files changed

+642
-288
lines changed

DriverNGHook/Delegates/LuaDelegate.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ namespace DriverNG
136136
{
137137
namespace Consts
138138
{
139-
static const std::string luaScriptsPath = "plugins/DriverNGHook/scripts/";
139+
static const std::string luaScriptsPath = "plugins/DriverNGHook/";
140140
}
141141

142142
namespace Globals

data/scripts/_old/docs_dump.lua

Lines changed: 0 additions & 161 deletions
This file was deleted.

data/scripts/_old/user.lua

Lines changed: 0 additions & 119 deletions
This file was deleted.

data/scripts/autoexec.lua

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)