Skip to content

Commit

Permalink
👀
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych committed May 6, 2020
1 parent d60f1cf commit 2099087
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/examples/catsteroids.ict
Original file line number Diff line number Diff line change
Expand Up @@ -1352,7 +1352,7 @@ rooms:
ct.types.copy('DatBoss', ct.camera.width / 2, -300);
}
ondraw: 'this.scoreLabel.text = ''Score: '' + this.score;'
onleave: ''
onleave: localStorage.score = this.score;
width: 1920
height: 1080
backgrounds:
Expand All @@ -1371,7 +1371,7 @@ rooms:
extends:
movementY: 0.5
uid: 2e5bf702-9eac-4fef-8282-07d2dd0a9bac
lastmod: 1588677882762
lastmod: 1588761914721
grid: 50
thumbnail: 1
gridX: 50
Expand Down Expand Up @@ -1714,7 +1714,7 @@ rooms:
movementY: 2
uid: 980b838d-93b0-429f-94ef-2acf783c9516
grid: 64
lastmod: 1588678817490
lastmod: 1588761926668
thumbnail: 2acf783c9516
gridX: 64
gridY: 64
Expand Down
Binary file modified src/examples/catsteroids/img/r1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/examples/catsteroids/img/r2acf783c9516.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/examples/catsteroids/img/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/examples/memocats/img/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2099087

Please sign in to comment.