mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 03:02:22 +01:00
Refactored GUI
This commit is contained in:
@@ -206,7 +206,7 @@ class DllController extends GetxController {
|
||||
case GameDll.console:
|
||||
return "${dllsDirectory.path}\\console.dll";
|
||||
case GameDll.auth:
|
||||
return "${dllsDirectory.path}\\cobalt.dll";
|
||||
return "${dllsDirectory.path}\\sinum.dll";
|
||||
case GameDll.gameServer:
|
||||
return "${dllsDirectory.path}\\reboot.dll";
|
||||
case GameDll.memoryLeak:
|
||||
|
||||
Reference in New Issue
Block a user