FIX: fixed collides attribute

This commit is contained in:
Dominik Meyer 2021-12-18 20:16:32 +01:00
parent 31824c8866
commit f2ecd2c51d
No known key found for this signature in database
GPG Key ID: B4C312B600606B64
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@
"id":3,
"properties":[
{
"name":"collide",
"name":"collides",
"type":"bool",
"value":true
}]