mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
fixed bug in sneaking
This commit is contained in:
parent
32a29489f3
commit
b1defb4def
3 changed files with 40 additions and 32 deletions
|
@ -4466,9 +4466,6 @@ MapBlock * ServerMap::emergeBlock(
|
|||
/*
|
||||
This will create or load a sector if not found in memory.
|
||||
If block exists on disk, it will be loaded.
|
||||
|
||||
NOTE: On old save formats, this will be slow, as it generates
|
||||
lighting on blocks for them.
|
||||
*/
|
||||
ServerMapSector *sector;
|
||||
try{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue