1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-07-17 01:32:31 +02:00

Merge pull request #849 from plague006/locale

The big localization push
This commit is contained in:
Matthew
2019-03-04 06:35:13 -05:00
committed by GitHub
57 changed files with 839 additions and 2187 deletions

View File

@ -65,9 +65,6 @@ end
if config.reactor_meltdown.enabled then
require 'features.reactor_meltdown'
end
if config.walkabout.enabled then
require 'features.walkabout'
end
if config.performance.enabled then
require 'features.performance'
end