diff --git a/Sources/Plasma/Apps/CMakeLists.txt b/Sources/Plasma/Apps/CMakeLists.txt index 51823f67..9c6cef19 100644 --- a/Sources/Plasma/Apps/CMakeLists.txt +++ b/Sources/Plasma/Apps/CMakeLists.txt @@ -1,4 +1,4 @@ add_subdirectory(plClient) -#add_subdirectory(plClientPatcher) # This isn't used anywhere +add_subdirectory(plClientPatcher) add_subdirectory(plPythonPack) add_subdirectory(plUruLauncher)