Skip to content

Fixes missing export in action.lua#1

Open
joegnis wants to merge 1 commit intohuchenlei:mainfrom
joegnis:patch-1
Open

Fixes missing export in action.lua#1
joegnis wants to merge 1 commit intohuchenlei:mainfrom
joegnis:patch-1

Conversation

@joegnis
Copy link
Copy Markdown

@joegnis joegnis commented Aug 26, 2022

action.dumpInventory is called in autoStat.lua but was not exported, which would cause error when autoStat is done (

action.dumpInventory()
)

action.dumpInventory is called in autoStat.lua but was not exported, which would cause error when autoStat is done (https://github.com/huchenlei/auto-crossbreeding/blob/8a5b9d46341ff6de0d2ac064fec7e5a79ed307bc/autoStat.lua#L147)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant