Fix the "maybe refreshed" status only applying when snitch rendering is on
Open
bug
good first issue
- Dominant language
- Java
- Stars
- 6
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
It shouldn't matter whether we're rendering snitch fields or not when it comes to marking them as potentially refreshed.
Source code: [[1]](https://github.com/Gjum/SnitchMod/blob/master/common/src/main/java/gjum/minecraft/civ/snitchmod/common/Renderer.java#L56) & [[2]](https://github.com/Gjum/SnitchMod/blob/master/common/src/main/java/gjum/minecraft/civ/snitchmod/common/Renderer.java#L122)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.