Level class created and gravity editable.

This commit is contained in:
Mal
2020-02-16 00:53:03 +01:00
parent cec3cc726f
commit a7ecbf9d2e
20 changed files with 277 additions and 133 deletions

View File

@@ -232,7 +232,7 @@ body {
}
.dialog-input {
width: 100%;
width: 480px;
margin-bottom: 20px;
}