siramix / buzzwords

A mobile word game that will change the word.
www.siramix.com/buzzwords
GNU General Public License v3.0
10 stars 1 forks source link

Rename GameManager InstallPack() to be more clear it installs but it could do nothing #120

Open edwardrowe opened 11 years ago

edwardrowe commented 11 years ago

This is hard to read because it doesn't always install.

lucasrowe commented 11 years ago

8ab4960cd0006fff10d720f9a1f1663925ee1366 fixed this. Renamed installPack to installLatestPack and installOrUpdatePackFromServer to installLatestPackFromServer.