R2Northstar / NorthstarMods

Squirrel scripts used to recreate server-side gamelogic and add custom content to the game.
MIT License
153 stars 121 forks source link

Reorder code of `_gamestate_mp.nut` #875

Closed Zanieon closed 2 weeks ago

Zanieon commented 2 weeks ago

This is a mere code reordering of some functions in the script and labeled portions of the code under my typical the ASCII art blocks.

This is for preparation of my real code changes that will happen in future PRs.

Zanieon commented 2 weeks ago

To test this PR, just simply open the game, and check if there's no compile errors, because all functions are still exactly the same, just moved them around in the script.