===================================================================
--- original.js
+++ change.js
@@ -257,9 +257,9 @@
/****
* Initialize Game
****/
var game = new LK.Game({
- backgroundColor: 0x000050
+ backgroundColor: 0x24aae2
});
/****
* Game Code