Skip to content

Commit

Permalink
Woops
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelIT7 committed May 31, 2024
1 parent a0aa348 commit 0bec683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/library_engine.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#include <icommandline.h>
#include <eiface.h>

LUA_FUNCTION_STATIC_STATIC(engine_GetAddons)
LUA_FUNCTION_STATIC(engine_GetAddons)
{
PushValue(LUA, GMOD->addons);

Expand Down

0 comments on commit 0bec683

Please sign in to comment.