tdscott10 / Tetris

SER216 Final Project
0 stars 0 forks source link

Tetris.java Switch statements #13

Open ghost opened 8 years ago

ghost commented 8 years ago

Switch statements should have default label

ghost commented 8 years ago

defaults added: noted that they are not really necessary though as the switch statements are only for keyevents.