diff --git a/Include/Core/Script.hpp b/Include/Core/Script.hpp index c940866..8f38056 100644 --- a/Include/Core/Script.hpp +++ b/Include/Core/Script.hpp @@ -37,6 +37,7 @@ typedef struct std::string ProxyPort; std::string ProxyUsername; std::string ProxyPassword; + bool CustomUUID; std::int32_t InteractableMean; float InteractableDeviation; std::int32_t MoveMean; diff --git a/Library/libAlpacaLibrary.a b/Library/libAlpacaLibrary.a index f06f460..d0c783c 100644 Binary files a/Library/libAlpacaLibrary.a and b/Library/libAlpacaLibrary.a differ