1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2025-01-26 03:20:21 +02:00

Typo. Whoops.

This commit is contained in:
Oarcinae 2019-05-12 17:00:27 +08:00
parent e64bd6fdd7
commit ca6aef19d9

View File

@ -2,7 +2,7 @@
-- Jan 2018
-- None of this is my code.
require("locale/oarc_utils")
require("lib/oarc_utils")
commands.add_command("run", "change player speed bonus", function(command)
local player = game.players[command.player_index];