Page 1 of 1

Mods in bug

Posted: Tue Jul 26, 2016 1:59 pm
by Airat9000
:(

Re: Mods in bug

Posted: Tue Jul 26, 2016 2:10 pm
by Kayanor
Delete the line

Code: Select all

require "defines"
from the control.lua of the mod. Should be at the beginning of the file.

Re: Mods in bug

Posted: Wed Jul 27, 2016 5:37 pm
by Airat9000
Kajanor wrote:Delete the line

Code: Select all

require "defines"
from the control.lua of the mod. Should be at the beginning of the file.
thanks fix in!