1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-03-03 14:53:01 +02:00

moved require rusky-pvp to map_layout

This commit is contained in:
James Gillham 2017-09-03 11:35:55 +01:00
parent 4e84bdc409
commit ea2ddd41b2
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,6 @@ require "nuke_control"
require "walk_distance"
require "on_tick"
require "follow"
--require "rusky_pvp"

View File

@ -35,6 +35,7 @@ in this file and your run_*type*_module(event) function will be called.
--everything else. You may use more than one of these, but beware they might not be compatible
miscs = {}
--miscs[1] = require "locale.gen_misc.rail_grid"
--require "rusky_pvp"