smh editing wrong files

This commit is contained in:
Dave R
2018-08-09 10:27:22 +01:00
parent c4d2c9c42d
commit eb97d6f08f
2 changed files with 3 additions and 1 deletions

View File

@@ -63,7 +63,8 @@ function setRandomBackground () {
'mountain',
'sunrise',
'butterfly',
'leaves'
'leaves',
'city'
],
currentBackgroundClass = pickFromArray(backgroundClasses);