mirror of
https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git
synced 2025-01-26 03:20:21 +02:00
Typo. Whoops.
This commit is contained in:
parent
e64bd6fdd7
commit
ca6aef19d9
@ -2,7 +2,7 @@
|
|||||||
-- Jan 2018
|
-- Jan 2018
|
||||||
-- None of this is my code.
|
-- None of this is my code.
|
||||||
|
|
||||||
require("locale/oarc_utils")
|
require("lib/oarc_utils")
|
||||||
|
|
||||||
commands.add_command("run", "change player speed bonus", function(command)
|
commands.add_command("run", "change player speed bonus", function(command)
|
||||||
local player = game.players[command.player_index];
|
local player = game.players[command.player_index];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user