mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Remove lots of dead code
Add check for datatype overflows use native datatype indices instead of fixed 16bit/32bit ones
This commit is contained in:
parent
3670f5a37b
commit
f4f98c9550
3 changed files with 258 additions and 438 deletions
|
@ -384,9 +384,6 @@ public:
|
|||
core::line3d<f32> shootline_on_map
|
||||
);
|
||||
|
||||
// Prints a line or two of info
|
||||
void printDebugInfo(std::ostream &os);
|
||||
|
||||
std::list<std::string> getConnectedPlayerNames();
|
||||
|
||||
float getAnimationTime();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue