about summary refs log tree commit diff stats
path: root/src/tracker_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tracker_frame.h')
-rw-r--r--src/tracker_frame.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tracker_frame.h b/src/tracker_frame.h index 2167852..00bbe70 100644 --- a/src/tracker_frame.h +++ b/src/tracker_frame.h
@@ -53,7 +53,6 @@ struct StateUpdate {
53 std::vector<ItemState> items; 53 std::vector<ItemState> items;
54 bool progression_items = false; 54 bool progression_items = false;
55 std::vector<std::string> paintings; 55 std::vector<std::string> paintings;
56 bool achievements = false;
57 bool cleared_locations = false; 56 bool cleared_locations = false;
58 std::set<int> panels; 57 std::set<int> panels;
59 bool player_position = false; 58 bool player_position = false;