mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-05-23 08:45:36 +00:00
Merge changes from upstream.
This commit is contained in:
@@ -678,7 +678,7 @@ bool ServerLevel::tickPendingTicks(bool force)
|
||||
}
|
||||
else
|
||||
{
|
||||
addToTickNextTick(td.x, td.y, td.z, td.tileId, 0);
|
||||
forceAddTileTick(td.x, td.y, td.z, td.tileId, 0, td.priorityTilt);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user