1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2024-12-30 23:17:53 +02:00

remove unused function

This commit is contained in:
Gerkiz 2020-07-12 18:59:30 +02:00
parent edbef96f78
commit 383f172661

View File

@ -210,7 +210,6 @@ function Public.reset_map()
local Diff = Difficulty.get()
local this = WPT.get()
local wave_defense_table = WD.get_table()
local get_score = Score.get_table()
for _, player in pairs(game.players) do
if player.controller_type == defines.controllers.editor then