Update testmod.js
This commit is contained in:
parent
115353a3fc
commit
d9c4053bd4
|
|
@ -2,6 +2,6 @@ elements.HelloWorld = {
|
|||
color: "#100D5E",
|
||||
behavior: behaviors.WALL,
|
||||
category: "land",
|
||||
state: "solid"
|
||||
state: "solid",
|
||||
density: 720,
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue