GamutoWare
GamutoWare copied to clipboard
Have the start of game message be handled by MinigameDisplay
The start of game message should be saved in microgame.tres and aired by MinigameDisplay. This way, we could clean up the main minigame class code
Already on it, have implemented it for all microgames pre 2025 by the way, here's the PR: https://github.com/moraguma/GamutoWare/pull/227