Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix of the "GameObjectCopy.csx" script. #1282

Merged
merged 1 commit into from
Apr 7, 2023

Conversation

VladiStep
Copy link
Member

@VladiStep VladiStep commented Apr 7, 2023

Description

  1. Fixes GameObjectCopy.csx corrupts data.win. #1248.
  2. Removes all redundant GenerateLocalVarDefinitions() method calls - it doesn't modify anything, only returns a string.

@Grossley Grossley merged commit 0de945e into UnderminersTeam:master Apr 7, 2023
@VladiStep VladiStep deleted the gameObjectCopyFix branch April 7, 2023 13:55
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.

GameObjectCopy.csx corrupts data.win.
2 participants