]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/authorization/stress/stress.cpp
Plugin loading order fixed
[stg.git] / projects / stargazer / plugins / authorization / stress / stress.cpp
index 7273ed483479ede97445007aec28e41836a75f1e..39e74b0d44a18c653030857787ed26907a435021 100644 (file)
@@ -205,12 +205,12 @@ return isRunning;
 //-----------------------------------------------------------------------------
 uint16_t AUTH_STRESS::GetStartPosition() const
 {
-return 70;
+return 30;
 }
 //-----------------------------------------------------------------------------
 uint16_t AUTH_STRESS::GetStopPosition() const
 {
-return 70;
+return 30;
 }
 //-----------------------------------------------------------------------------
 void AUTH_STRESS::SetUserNotifiers(USER_PTR u)