Fix a merging error in 2010-07-20T19:46:08Z!alinkmaze@gmail.com
This commit is contained in:
parent
9c18ac4d3e
commit
e1d969595f
1 changed files with 1 additions and 1 deletions
|
@ -468,7 +468,7 @@ public:
|
|||
*/
|
||||
void redraw_minimap() { redrawMinimap_ = true; }
|
||||
|
||||
virtual const time_of_day get_time_of_day(const map_location& /*loc*/) const {return time_of_day();}
|
||||
virtual const time_of_day& get_time_of_day(const map_location& /*loc*/) const;
|
||||
|
||||
protected:
|
||||
/** Clear the screen contents */
|
||||
|
|
Loading…
Add table
Reference in a new issue