Skip to content
Snippets Groups Projects
Unverified Commit fdf19111 authored by aleok's avatar aleok Committed by GitHub
Browse files

Simplify tile construction

parent 37843c2a
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ impl Tile {
});
Ok(Tile {
id,
image: image,
image,
properties,
objectgroup,
animation,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment