Skip to content

(bugfix) resolves vars that are declared and used twice#178

Merged
techyCoder81 merged 2 commits into
devfrom
issue-103-synchronize-character-vars-that-are-multiply-declared
Mar 6, 2022
Merged

(bugfix) resolves vars that are declared and used twice#178
techyCoder81 merged 2 commits into
devfrom
issue-103-synchronize-character-vars-that-are-multiply-declared

Conversation

@techyCoder81

Copy link
Copy Markdown
Collaborator

some variables were declared twice, and then both used, where it should have just been one.

resolves #103

some variables were declared twice, and then both used, where it should have just been one.

resolves #103
@techyCoder81 techyCoder81 changed the title resolves vars that are declared and used twice (bugfix) resolves vars that are declared and used twice Mar 6, 2022
@github-actions

github-actions Bot commented Mar 6, 2022

Copy link
Copy Markdown

Download the artifacts for this pull request:

Only for Developers

@blu-dev blu-dev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@techyCoder81 techyCoder81 merged commit 2dc72dd into dev Mar 6, 2022
@WuBoytH WuBoytH deleted the issue-103-synchronize-character-vars-that-are-multiply-declared branch October 8, 2022 15:22
SuddyN pushed a commit that referenced this pull request Dec 2, 2024
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.

Character specific vars are accessed through different modules in opff and acmd, breaking some of their mechanics

2 participants