Skip to content

Commit

Permalink
Fix unable to view fields
Browse files Browse the repository at this point in the history
Courtesy of IstMakar on the Noita Discord.
  • Loading branch information
dextercd committed Sep 27, 2022
1 parent 78abd41 commit 3337444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
dofile_once("mods/component-explorer/serialise_component.lua")
dofile_once("mods/component-explorer/component_fields.lua")
local xml_serialise = dofile_once("mods/component-explorer/xml_serialise.lua")

local components_watching = {}
Expand Down

0 comments on commit 3337444

Please sign in to comment.