Skip to content

Commit

Permalink
Also push it.
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelIT7 committed Nov 27, 2023
1 parent b8792b2 commit 226c488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/library_Global.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ void InitGlobal(ILuaInterface* LUA)
Add_Func(LUA, require, "require");
Add_Func(LUA, LVector, "Vector");
Add_Func(LUA, Angle, "Angle");
Add_Func(LUA, FindMetaTable, "FindMetaTable");

LUA->Pop(1);
}

0 comments on commit 226c488

Please sign in to comment.