diff --git a/complex.cpp b/complex.cpp index 8368b6aa..e90cfca6 100644 --- a/complex.cpp +++ b/complex.cpp @@ -528,7 +528,7 @@ struct info { EX int reviveAt; - vector infos; + EX vector infos; void assign(info *i) { if(i->alt) i->alt->emeraldval = i->id; @@ -667,6 +667,7 @@ struct info { printf("Warning: unknown princess\n"); if(!cheater) addMessage("Warning: unknown princess (that's a bug, please report)"); + newFakeInfo(ct); } else { changes.value_keep(*i);