Remove map.numshinytrinkets

This removes map.numshinytrinkets in favor of using
map.shinytrinkets.size(). Having automatic length tracking is much less
error-prone and less tedious.
This commit is contained in:
Misa
2020-04-14 19:39:08 -07:00
committed by Ethan Lee
parent 4f7290440b
commit 76e3b3ede4
3 changed files with 2 additions and 4 deletions
-1
View File
@@ -154,7 +154,6 @@ public:
std::vector<point> teleporters;
std::vector<point> shinytrinkets;
int numshinytrinkets;
bool showteleporters, showtargets, showtrinkets;
//Roomtext