mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Removed lua stuff
This commit is contained in:
parent
ee89e29ae1
commit
e4f7f97e6c
70 changed files with 6 additions and 19008 deletions
|
@ -3483,7 +3483,7 @@ Player *Server::emergePlayer(const char *name, const char *password,
|
|||
|
||||
player->setPosition(intToFloat(v3s16(
|
||||
nodepos.X,
|
||||
groundheight + 1,
|
||||
groundheight + 5, // Accomodate mud
|
||||
nodepos.Y
|
||||
), BS));
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue