aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/mods/modmanager.cpp
diff options
context:
space:
mode:
authorBobTheBob <for.oliver.kirkham@gmail.com>2023-02-22 14:51:22 +0000
committerBobTheBob <for.oliver.kirkham@gmail.com>2023-02-22 22:18:57 +0000
commit42ded7e6e532a18b656574cb9ce09b6e8cc531cb (patch)
treecaeef78404787819878feb7803f1f36c70466dde /NorthstarDLL/mods/modmanager.cpp
parentc57a98a8cab5077a4b0cd9dfd1872306bfb30705 (diff)
downloadNorthstarLauncher-42ded7e6e532a18b656574cb9ce09b6e8cc531cb.tar.gz
NorthstarLauncher-42ded7e6e532a18b656574cb9ce09b6e8cc531cb.zip
commit for branch change
Diffstat (limited to 'NorthstarDLL/mods/modmanager.cpp')
-rw-r--r--NorthstarDLL/mods/modmanager.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDLL/mods/modmanager.cpp b/NorthstarDLL/mods/modmanager.cpp
index 06e32e29..10c351ba 100644
--- a/NorthstarDLL/mods/modmanager.cpp
+++ b/NorthstarDLL/mods/modmanager.cpp
@@ -896,6 +896,7 @@ void ModManager::CheckModFilesForChanges()
{
// TODO: need to check whether any ui scripts have changed
+ // need to do this by calling LoadScriptsRson (client.dll+3177D0) and getting the list of scripts loaded from that maybe
if (!pChangedFile->m_Path.parent_path().compare("resource/ui/"))
{