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:
parent
4e84bdc409
commit
ea2ddd41b2
@ -18,7 +18,6 @@ require "nuke_control"
|
||||
require "walk_distance"
|
||||
require "on_tick"
|
||||
require "follow"
|
||||
--require "rusky_pvp"
|
||||
|
||||
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user