owverwriting unified_inventory variable

Issue #8 resolved
Person created an issue

mod overwriting unified_inventory variable, that causes error in pipeworks

im not expert, but i think it's happening on line 24 in init.lua file

Comments (4)

  1. Person reporter

    simple solution:

    add “ufbk = unified_inventory” at the beginning of file init.lua

    and add “unified_inventory = ufbk” at the end of file

  2. Log in to comment