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 empty ifs #589

Merged
merged 4 commits into from Aug 19, 2022
Merged

Fix empty ifs #589

merged 4 commits into from Aug 19, 2022

Conversation

unLomTrois
Copy link
Contributor

Some of "if"s throughout all the code are empty, meaning they have trigger-part but empty effect-part
Some of them were fixed, some were commented
Some where replaced with simple "limit"s, in any_ scopes

@unLomTrois unLomTrois changed the title Fix if triggers Fix empty ifs Aug 18, 2022
@tannerflick4 tannerflick4 merged commit a717332 into Rystic:master Aug 19, 2022
@unLomTrois unLomTrois deleted the fix-if-triggers branch August 24, 2022 15:26
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.

None yet

2 participants