The Sprite numeric modes are just plain awful. We need to replace them with something nicer like: ``` FULLSCREEN_MODE = 0 TUNNEL_MODE = 1 HUD_MODE = 2 ```
The Sprite numeric modes are just plain awful.
We need to replace them with something nicer like: