refs #507 download value object for download information

This commit is contained in:
Klaus Basan
2015-11-13 00:47:28 +01:00
committed by Mathew Sutcliffe
parent 746985fa3c
commit f448d50e29
4 changed files with 277 additions and 0 deletions

View File

@@ -89,6 +89,7 @@ namespace BlackMisc
GlobalIndexIDatastoreInteger = 11000,
GlobalIndexIDatastoreString = 11100,
GlobalIndexCGlobalSetup = 12000,
GlobalIndexCDownload = 12100,
GlobalIndexAbuseMode = 20000 // property index abused as map key or otherwise, to be removed if no longer needed
};