home
·
contact
·
privacy
projects
/
rc3_plom_map
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e123ec1
)
Fix wrongly named collision property.
author
Christian Heller
<c.heller@plomlompom.de>
Fri, 25 Dec 2020 00:47:38 +0000
(
01:47
+0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Fri, 25 Dec 2020 00:47:38 +0000
(
01:47
+0100)
main.json
patch
|
blob
|
history
diff --git
a/main.json
b/main.json
index cd49168edf4f6b426fd19b2589b833c2266207df..16258dd48333420755cf984f9454726bb0d46447 100644
(file)
--- a/
main.json
+++ b/
main.json
@@
-67,7
+67,7
@@
"id":1,
"properties":[
{
- "name":"collide",
+ "name":"collide
s
",
"type":"bool",
"value":true
}]