- Aug 29, 2017
- 3,371
- 2,146
Check the fileSomething I have noticed in all releases I have played to date, including this most recent one, and I am not sure if it has been reported as a bug or not, but images keep disappearing when new ones are saved on the phone. Is there a way to retrieve them or just have them not get deleted? Also, I have tried to delete the default images that are on the phone, but they return after a while, which also causes some other images to get removed.
Javascripts/config.js
edit with any text editor you like. Uncomment the line
//gameState.nMaxPhotos = 3; // Max number of photos in your camera
and alter the value
eg
change to
gameState.nMaxPhotos = 30; // Max number of photos in your camera