Skip to content

Commit 4e83c8c

Browse files
committed
addendum to 41eb04d
(cherry picked from commit b330bbb)
1 parent 04f77f3 commit 4e83c8c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

MTA10/mods/shared_logic/lua/oopdefs/CLuaOOPDefs.h

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,6 @@ class CRegisteredCommands;
2424
class CLuaOOPDefs : public CLuaDefs
2525
{
2626
public:
27-
// Element
28-
LUA_DECLARE ( GetElementMatrix );
29-
LUA_DECLARE ( GetElementPosition );
30-
LUA_DECLARE ( GetElementRotation );
31-
LUA_DECLARE ( SetElementRotation );
32-
LUA_DECLARE ( GetElementVelocity );
33-
3427
// Drawing
3528
LUA_DECLARE ( DxGetFontHeight );
3629
LUA_DECLARE ( DxGetTextWidth );

0 commit comments

Comments
 (0)