1
0
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:
Gerkiz 2022-10-21 19:04:45 +02:00 committed by GitHub
parent 52b44a9840
commit 73066f1e7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ end)
commands.add_command(
'suicide',
'Kills the player',
function(cmd)
function()
local this = ScenarioTable.get_table()
local player = game.player