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

Define classes and functions in t_main first before running code #1403

Merged
merged 6 commits into from
Jan 22, 2025

Conversation

C0rn3j
Copy link
Collaborator

@C0rn3j C0rn3j commented Jan 20, 2025

Take some ideas and fixes from #1388

Move all the code to the bottom, after all the function and class definitions.

Tiny fixes for things I spotted while moving the code, mostly just docstrings/whitespace.

Small fix for GuiVar/Colours where there should have been self used.

This makes it very easy to spot some mistakes (which I did not attempt to fix here) like lack of translations on some menu strings.

@Taiko2k Taiko2k merged commit 428c9fe into Taiko2k:master Jan 22, 2025
4 checks passed
@C0rn3j C0rn3j deleted the moving branch January 22, 2025 22:06
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.

2 participants