Closed huwcbjones closed 7 years ago
if this is the problem (the object being named Campaign) then we can just replace it by the String return by databasefile.getName()
Should be fixed in input-from-gui when I push next
Fixed in database-fix
Fixed in #18
Database::createCampaign always creates a database called "Campaign" - it ignores the
databaseFile
argument.