mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00

Convert some repetitive functions in Player.gd to dispatch tables. This makes reading the code easier and clarifies purpose.