Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

parent.trade_sell is not defined #11

Closed
FreezePhoenix opened this issue Feb 8, 2019 · 1 comment
Closed

parent.trade_sell is not defined #11

FreezePhoenix opened this issue Feb 8, 2019 · 1 comment

Comments

@FreezePhoenix
Copy link
Contributor

It appears that glob as defined in /game.js is incomplete - it doesn't have all the properties.

Hence, I believe the following code would work:

glob = Object.create(this, Object.getOwnPropertyDescriptors(glob));
@NexusNull
Copy link
Owner

Fixed on testing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants