Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelIT7 committed Nov 17, 2023
1 parent 2f3cec5 commit c3f9dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/detours.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ luaL_newstate func_luaL_newstate;
TLuaPanic func_LuaPanic;
TAdvancedLuaErrorReporter func_AdvancedLuaErrorReporter;
Tlua_atpanic func_lua_atpanic;
luaL_dostring func_luaL_dostringg;
luaL_dostring func_luaL_dostring;

InitLuaLibraries func_InitLuaLibraries;
InitLuaClasses func_InitLuaClasses;
Expand Down

0 comments on commit c3f9dd2

Please sign in to comment.