corrected colors
This commit is contained in:
@ -33,7 +33,7 @@ public:
|
||||
position get_pos() const;
|
||||
void set_pos(const position &npos);
|
||||
|
||||
virtual void print(display *out, bool color = false);
|
||||
virtual void print(display *out);
|
||||
};
|
||||
|
||||
typedef std::vector<potion *> potion_list;
|
||||
|
Reference in New Issue
Block a user