You've already forked ComfyFactorio
mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-11-27 22:38:18 +02:00
Fix minor log issue
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user