mirror of
https://github.com/veden/Rampant.git
synced 2025-03-17 20:58:35 +02:00
added tick to chunkGenerationEvent for hives
This commit is contained in:
parent
31c50a15c8
commit
ca72e200cb
@ -855,6 +855,7 @@ local function onEntitySpawned(event)
|
||||
local x,y = positionToChunkXY(entity.position)
|
||||
onChunkGenerated({
|
||||
surface = entity.surface,
|
||||
tick = event.tick,
|
||||
area = {
|
||||
left_top = {
|
||||
x = x,
|
||||
|
Loading…
x
Reference in New Issue
Block a user