diff --git a/source/frameratevigilante.ixx b/source/frameratevigilante.ixx index eb34803c..d589c2e4 100644 --- a/source/frameratevigilante.ixx +++ b/source/frameratevigilante.ixx @@ -52,9 +52,9 @@ public: } pattern = hook::pattern("F3 0F 10 05 ? ? ? ? F3 0F 58 C1 F3 0F 11 05 ? ? ? ? EB 36"); - static auto f1032790 = *pattern.get_first(4); if (!pattern.empty()) { + static auto f1032790 = *pattern.get_first(4); struct LoadingTextSpeed { void operator()(SafetyHookContext& regs)