mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-03-11 14:49:24 +02:00
Fix minor log issue
This commit is contained in:
parent
93e0b5f91f
commit
12edab06f0
@ -983,7 +983,6 @@ local function on_player_used_capsule(event)
|
||||
}
|
||||
|
||||
local cast_spell = spell.callback(data)
|
||||
log(serpent.block(cast_spell))
|
||||
if not cast_spell then
|
||||
return
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user