We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04f77f3 commit 4e83c8cCopy full SHA for 4e83c8c
MTA10/mods/shared_logic/lua/oopdefs/CLuaOOPDefs.h
@@ -24,13 +24,6 @@ class CRegisteredCommands;
24
class CLuaOOPDefs : public CLuaDefs
25
{
26
public:
27
- // Element
28
- LUA_DECLARE ( GetElementMatrix );
29
- LUA_DECLARE ( GetElementPosition );
30
- LUA_DECLARE ( GetElementRotation );
31
- LUA_DECLARE ( SetElementRotation );
32
- LUA_DECLARE ( GetElementVelocity );
33
-
34
// Drawing
35
LUA_DECLARE ( DxGetFontHeight );
36
LUA_DECLARE ( DxGetTextWidth );
0 commit comments