Buggy pre-game menus

not that big of a deal

This really shouldn't take more than an hour to code a fix. I was browsing the character selection screen, reading all of the bios and what not. For some reason if I expanded demigod A's bio, then minimized it, and switched to demigod B and expanded its bio, demigod A's bio would appear instead. Also much of the time the demigods' idle sounds remained playing after leaving the screen, so I'd hear a tiger roar, or the Rook groan continuously.

 

Just thought I'd let you know. I doubt anyone else cares, but this kind of stuff bugs me when I'm programming an application.

999 views 2 replies
Reply #1 Top


This really shouldn't take more than an hour to code a fix.
End of quote

Hahahahahahahha

Reply #2 Top

^^^^

Please. These are simple problems. It just involves double checking whatever methods display the text are being called correctly with proper arguments, and halting audio tracks at certain points. It's not like the network problems they've been having which are going to be a nightmare for them to fix.