Merge branch 'main' of https://git.etud.insa-toulouse.fr/mougnibas/projet-clicodrome
This commit is contained in:
commit
36ffefcfb7
1 changed files with 29 additions and 14 deletions
|
@ -7,14 +7,15 @@
|
|||
"button":{
|
||||
|
||||
"nom":"button",
|
||||
"cout":10,
|
||||
"boost":10
|
||||
|
||||
"cout":30,
|
||||
"boost":10,
|
||||
"borne":20
|
||||
}
|
||||
},
|
||||
|
||||
"boost":10,
|
||||
"boost":30,
|
||||
"cout":10,
|
||||
"borne":20,
|
||||
"css_id":"t1.css"
|
||||
},
|
||||
|
||||
|
@ -26,13 +27,15 @@
|
|||
|
||||
"nom":"button",
|
||||
"cout":10,
|
||||
"boost":10
|
||||
"boost":10,
|
||||
"borne":5
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
"boost":10,
|
||||
"cout":10,
|
||||
"borne":5,
|
||||
"css_id":"t2.css"
|
||||
|
||||
},
|
||||
|
@ -45,13 +48,15 @@
|
|||
|
||||
"nom":"button",
|
||||
"cout":10,
|
||||
"boost":10
|
||||
"boost":10,
|
||||
"borne":10
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
"boost":10,
|
||||
"cout":10,
|
||||
"borne":10,
|
||||
"css_id":"t3.css"
|
||||
},
|
||||
|
||||
|
@ -63,13 +68,15 @@
|
|||
|
||||
"nom":"button",
|
||||
"cout":10,
|
||||
"boost":10
|
||||
"boost":10,
|
||||
"borne":10
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
"boost":10,
|
||||
"cout":10,
|
||||
"borne":10,
|
||||
"css_id":"t4.css"
|
||||
|
||||
},
|
||||
|
@ -82,13 +89,15 @@
|
|||
|
||||
"nom":"button",
|
||||
"cout":10,
|
||||
"boost":10
|
||||
"boost":10,
|
||||
"borne":10
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
"boost":10,
|
||||
"cout":10,
|
||||
"borne":10,
|
||||
"css_id":"t5.css"
|
||||
},
|
||||
|
||||
|
@ -100,13 +109,14 @@
|
|||
|
||||
"nom":"button",
|
||||
"cout":10,
|
||||
"boost":10
|
||||
|
||||
"boost":10,
|
||||
"borne":10
|
||||
}
|
||||
},
|
||||
|
||||
"boost":10,
|
||||
"cout":10,
|
||||
"borne":10,
|
||||
"css_id":"t6.css"
|
||||
},
|
||||
|
||||
|
@ -118,13 +128,15 @@
|
|||
|
||||
"nom":"button",
|
||||
"cout":10,
|
||||
"boost":10
|
||||
"boost":10,
|
||||
"borne":10
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
"boost":10,
|
||||
"cout":10,
|
||||
"borne":10,
|
||||
"css_id":"t7.css"
|
||||
},
|
||||
|
||||
|
@ -136,13 +148,15 @@
|
|||
|
||||
"nom":"button",
|
||||
"cout":10,
|
||||
"boost":10
|
||||
"boost":10,
|
||||
"borne":10
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
"boost":10,
|
||||
"cout":10,
|
||||
"borne":10,
|
||||
"css_id":"t8.css"
|
||||
},
|
||||
|
||||
|
@ -154,13 +168,14 @@
|
|||
|
||||
"nom":"button",
|
||||
"cout":10,
|
||||
"boost":10
|
||||
|
||||
"boost":10,
|
||||
"borne":10
|
||||
}
|
||||
},
|
||||
|
||||
"boost":10,
|
||||
"cout":10,
|
||||
"borne":10,
|
||||
"css_id":"t9.css"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue