Browse Source

load nec

Load_Fix
Robert Chen 11 years ago
parent
commit
b1e95d123a
  1. 4
      js/ui.js
  2. BIN
      res/screens/.DS_Store
  3. BIN
      res/screens/KitchenScreen/.DS_Store
  4. BIN
      res/screens/KitchenScreen/Cookbook-Open.png

4
js/ui.js

@ -330,10 +330,6 @@ function OvenUI( stage, gameState ){ @@ -330,10 +330,6 @@ function OvenUI( stage, gameState ){
turkeyStates[4].alpha = turkeyState["skin"]["cond"][1];
if( turkeyState["skin"]["cond"][0] == "House Fire" )
turkeyStates[4].alpha = 1;
for(i in turkeyStates){
stage.addChild(turkeyStates[i]);
}
}
}
},

BIN
res/screens/.DS_Store vendored

Binary file not shown.

BIN
res/screens/KitchenScreen/.DS_Store vendored

Binary file not shown.

BIN
res/screens/KitchenScreen/Cookbook-Open.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 287 KiB

After

Width:  |  Height:  |  Size: 283 KiB

Loading…
Cancel
Save