- (Bug) The Score Attack select screen was displaying incorrect high score data.
- (Bug) In some cases, the game data array was being accessed before it was created. It is now created earlier.
- (Bug) Steam was being initialized before game data was initialized. It is now done in the correct order.