Skip to content
Snippets Groups Projects
Commit 2367a99d authored by Ori Almog's avatar Ori Almog
Browse files

Merged terrain.h too

parent 35b43d3e
No related branches found
No related tags found
No related merge requests found
......@@ -16,12 +16,9 @@ class Terrain {
Passability isPassable();
Mapped isSeen();
Visibility getVisibility();
<<<<<<< HEAD
bool checked = false;
Coord parent;
=======
void setIsSeen(Mapped);
>>>>>>> 4e011a31a79d32522ad4c3345d5db97c6746eafd
private:
char character;
Visibility visible;
......
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