]> ruin.nu Git - hbs.git/blobdiff - bs/planet.cpp
added the possibility to edit fleets
[hbs.git] / bs / planet.cpp
index 03c45370700acb53018ce2c342cebaa477cc0992..425861efbbf289afee2e6cd5518786bfd293f779 100644 (file)
@@ -17,7 +17,9 @@
 
 #include "planet.h"
 
-Planet::Planet(){
+Planet::Planet()
+{
+       m_sRace = "Planet";
 }
 Planet::~Planet(){
 }