corrected colors
This commit is contained in:
@ -40,7 +40,7 @@ public:
|
||||
const fraction hitrate) = 0;
|
||||
|
||||
// overload for different races
|
||||
virtual void print(display *out, bool color = false, bool player = false);
|
||||
virtual void print(display *out, bool player = false);
|
||||
|
||||
result apply_effects();
|
||||
void discard_level_effects();
|
||||
|
Reference in New Issue
Block a user