Colours and sounds

This commit is contained in:
Cooldude2606
2017-12-14 18:34:20 +00:00
parent 7adf4c443e
commit 1db1d666ff
4 changed files with 35 additions and 36 deletions

View File

@@ -51,7 +51,7 @@ http://lua-api.factorio.com/latest/defines.html#defines.input_action
local root = Ranking._group:create{
name='Root',
allow={
['server-interface'] = true
['interface'] = true
},
disallow={}
}