Mindustry
Mindustry copied to clipboard
make planet params accessible outside the renderer
if something draws when Trigger.universeDraw that requires planet params(like drawing an line between two planets needs drawUI) it can read the params in render()
If your pull request is not translation or serverlist-related, read the list of requirements below and check each box:
- [√] I have read the contribution guidelines.
- [√] I have ensured that my code compiles, if applicable.
- [√] I have ensured that any new features in this PR function correctly in-game, if applicable.