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

[Skyrat Mirror] [MODULAR] Fixes some pollution runtime spam #114

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

Steals-The-PRs
Copy link
Collaborator

Original PR: Skyrat-SS13/Skyrat-tg#24394

About The Pull Request

More instance of pollution polluting runtime logs.

The pollution var is found only on turf/open but for some reason the for loop was iterating over 'anything' in atmos_adjecent_turfs, which can be turf/closed etc. Changed it to use the inbuilt for loop typechecking so that doesn't happen.

How This Contributes To The Skyrat Roleplay Experience

Fixes that.

Proof of Testing

There were 100's of these.

UOefywl2fq

4PhOlpKmek

Changelog

Nothing player facing

@Iajret Iajret merged commit b2e5e62 into master Oct 17, 2023
22 checks passed
@Iajret Iajret deleted the upstream-mirror-24394 branch October 17, 2023 22:23
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.

3 participants