mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-20 03:29:47 +02:00
Remove unused vars
This commit is contained in:
parent
52b44a9840
commit
73066f1e7b
@ -52,7 +52,7 @@ end)
|
||||
commands.add_command(
|
||||
'suicide',
|
||||
'Kills the player',
|
||||
function(cmd)
|
||||
function()
|
||||
local this = ScenarioTable.get_table()
|
||||
local player = game.player
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user