mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Working version before block send priorization update
This commit is contained in:
@@ -352,6 +352,11 @@ public:
|
||||
m_objects.getObjects(origin, max_d, dest);
|
||||
}
|
||||
|
||||
s32 getObjectCount()
|
||||
{
|
||||
return m_objects.getCount();
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user