]> ruin.nu Git - hbs.git/blobdiff - bs/planet.h
some changes
[hbs.git] / bs / planet.h
index 5e2b13a40f6e6fc53a3427fa0d55b73ef188b643..1fd9109c2cf9e8ba936ce1f12630ec64cad8ae6d 100644 (file)
@@ -20,7 +20,7 @@
 
 #include "fleet.h"
 
-typedef std::map<std::string, int> RoidList;
+typedef std::map<std::string, std::vector<int> > RoidList;
 
 /**This class is the implementation of a planet.
  *