Fixed library generation

This commit is contained in:
WolverinDEV 2020-01-25 16:00:21 +01:00
parent a829f705d2
commit 664b73910c

View File

@ -196,4 +196,4 @@ constexpr auto variable_name = ::str_obf::encode(string, str_obf::generate_key<_
(([]{ \
static strobf_define(_, message); \
return strobf_val(_); \
})())
})())