1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Removed lua stuff

This commit is contained in:
Perttu Ahola 2011-04-03 12:28:55 +03:00
parent ee89e29ae1
commit e4f7f97e6c
70 changed files with 6 additions and 19008 deletions

View file

@ -38,7 +38,6 @@ struct ActiveObjectMessage
#define ACTIVEOBJECT_TYPE_INVALID 0
#define ACTIVEOBJECT_TYPE_TEST 1
#define ACTIVEOBJECT_TYPE_LUA 2
/*
Parent class for ServerActiveObject and ClientActiveObject