Merge pull request #48 from Its-Epsilon-Eridani/patch-2
Update testmod.js
This commit is contained in:
commit
54bcfc3be7
|
|
@ -2,6 +2,6 @@ elements.HelloWorld = {
|
|||
color: "#100D5E",
|
||||
behavior: behaviors.WALL,
|
||||
category: "land",
|
||||
state: "solid"
|
||||
state: "solid",
|
||||
density: 720,
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue