mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-16 00:34:18 +08:00
Moved all GameFiles to CodeWalker.Core
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ namespace CodeWalker
|
||||
|
||||
try
|
||||
{
|
||||
GTA5Keys.LoadFromPath(Settings.Default.GTAFolder, Settings.Default.Key);
|
||||
GTA5Keys.LoadFromPath(GTAFolder.CurrentGTAFolder, Settings.Default.Key);
|
||||
KeysLoaded = true;
|
||||
UpdateStatus("Ready to scan...");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user