You've already forked ComfyFactorio
mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-11-23 22:22:34 +02:00
Enable corpse removal per default
This commit is contained in:
@@ -12,7 +12,7 @@ local Discord = require 'utils.discord_handler'
|
||||
local Commands = require 'utils.commands'
|
||||
|
||||
local this = {
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
players = {},
|
||||
bottom_button = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user