Fixed spelling error in AngelScriptResolver name.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "AngelScriptScript.hpp"
|
||||
#include "AngelScripResolver.hpp"
|
||||
#include "AngelScriptResolver.hpp"
|
||||
|
||||
#define CALL_HOOK(name, setup) \
|
||||
auto s = _type->Get##name(); \
|
||||
|
||||
Reference in New Issue
Block a user