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:
parent
ee89e29ae1
commit
e4f7f97e6c
70 changed files with 6 additions and 19008 deletions
|
@ -97,12 +97,6 @@ Client::Client(
|
|||
|
||||
m_env.addPlayer(player);
|
||||
}
|
||||
|
||||
// Add some active objects for testing
|
||||
/*{
|
||||
ClientActiveObject *obj = new TestCAO(0, v3f(0, 10*BS, 0));
|
||||
m_env.addActiveObject(obj);
|
||||
}*/
|
||||
}
|
||||
|
||||
Client::~Client()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue