Fix dangling pointer

This commit is contained in:
David Markowitz
2023-08-12 02:11:25 -07:00
parent 5eca25e42a
commit 598f4e1663
2 changed files with 55 additions and 54 deletions

View File

@@ -245,7 +245,7 @@ private:
/**
* The database information that corresponds to this mission
*/
const CDMissions* info;
CDMissions info;
/**
* The current state this mission is in