summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/ModInfo.h
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-04-14 00:28:37 +0200
committerAki <please@ignore.pl>2022-04-14 00:28:37 +0200
commit341c93b0fb4aedd262581ce6e81b700a9bdc1423 (patch)
treefcade8d6163d000e534134e32b64db126d766c9b /StarsEx/ModInfo.h
parent92de53ac4747fe3caf2ee4c4fa3dcb2ec86a5ef2 (diff)
downloadstarshatter-341c93b0fb4aedd262581ce6e81b700a9bdc1423.zip
starshatter-341c93b0fb4aedd262581ce6e81b700a9bdc1423.tar.gz
starshatter-341c93b0fb4aedd262581ce6e81b700a9bdc1423.tar.bz2
Switched to use new Sources everywhere applicable in the Loader
Diffstat (limited to 'StarsEx/ModInfo.h')
-rw-r--r--StarsEx/ModInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/StarsEx/ModInfo.h b/StarsEx/ModInfo.h
index 3ee2054..4e1ff47 100644
--- a/StarsEx/ModInfo.h
+++ b/StarsEx/ModInfo.h
@@ -71,6 +71,7 @@ private:
Text version;
bool distribute;
bool enabled;
+ int source;
List<ModCampaign> campaigns;
ModCatalog* catalog;