Revert 2010-08-01T01:42:12Z!gabrielmorin@gmail.com that didn't make sense.

This commit is contained in:
Gabriel Morin 2010-08-01 02:45:58 +00:00
parent bc680e5eb9
commit 32e0743943

View file

@ -125,7 +125,6 @@ public:
SDL_Color xp_color() const;
/** Set to true for some scenario-specific units which should not be renamed */
bool unrenamable() const { return unrenamable_; }
void set_side(int side) { side_ = side; }
int side() const { return side_; }
std::string side_id() const;
const std::string& team_color() const { return flag_rgb_; }