===================================================================
--- original.js
+++ change.js
@@ -65,9 +65,9 @@
/****
* Initialize Game
****/
var game = new LK.Game({
- backgroundColor: 0x87CEEB // Sky blue background
+ backgroundColor: 0xEDC9AF // Desert sand background
});
/****
* Game Code