Skip to content

Commit

Permalink
fix: bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
luan committed Oct 8, 2023
1 parent e51724d commit 7924aae
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions source/action.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,7 @@ struct WaypointData {
};

class Change {
private:
ChangeType type;
void* data;

public:
Change(Tile* tile);
~Change();

Expand Down

0 comments on commit 7924aae

Please sign in to comment.