Skip to content

Commit

Permalink
Wrong pictorams :)
Browse files Browse the repository at this point in the history
  • Loading branch information
delas committed Nov 8, 2023
1 parent 90f0103 commit 0cadb94
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions examples/example1.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
{
"backdrop": {
"pictogram": "https://raw.githubusercontent.com/delas/tiramisu/master/examples/example1/backdrop.png",
"pictogram": "https://raw.githubusercontent.com/delas/tiramisu-web/master/examples/example1/backdrop.png",
"width": 800,
"height": 508
},
"actions": {
"entrance": {
"pictogram":"https://raw.githubusercontent.com/delas/tiramisu/master/examples/example1/entrance.png",
"pictogram":"https://raw.githubusercontent.com/delas/tiramisu-web/master/examples/example1/entrance.png",
"x":732, "y":228,
"w": 64, "h": 63,
"info": "https://raw.githubusercontent.com/delas/tiramisu-web/master/examples/example1/entrance.html"
},
"living": {
"pictogram":"https://raw.githubusercontent.com/delas/tiramisu/master/examples/example1/living.png",
"pictogram":"https://raw.githubusercontent.com/delas/tiramisu-web/master/examples/example1/living.png",
"x":181, "y":305,
"w":346, "h":190,
"info": "https://raw.githubusercontent.com/delas/tiramisu-web/master/examples/example1/living.html"
},
"bedroom": {
"pictogram":"https://raw.githubusercontent.com/delas/tiramisu/master/examples/example1/bedroom.png",
"pictogram":"https://raw.githubusercontent.com/delas/tiramisu-web/master/examples/example1/bedroom.png",
"x":535, "y":338,
"w":253, "h":158,
"info": "https://raw.githubusercontent.com/delas/tiramisu-web/master/examples/example1/bedroom.html"
},
"bathroom": {
"pictogram":"https://raw.githubusercontent.com/delas/tiramisu/master/examples/example1/bathroom.png",
"pictogram":"https://raw.githubusercontent.com/delas/tiramisu-web/master/examples/example1/bathroom.png",
"x":549, "y":14,
"w":117, "h":192,
"info": "https://raw.githubusercontent.com/delas/tiramisu-web/master/examples/example1/bathroom.html"
},
"kitchen": {
"pictogram":"https://raw.githubusercontent.com/delas/tiramisu/master/examples/example1/kitchen.png",
"pictogram":"https://raw.githubusercontent.com/delas/tiramisu-web/master/examples/example1/kitchen.png",
"x":171, "y": 14,
"w":360, "h":221,
"info": "https://raw.githubusercontent.com/delas/tiramisu-web/master/examples/example1/kitchen.html"
Expand Down

0 comments on commit 0cadb94

Please sign in to comment.