(svn r18433) -Codechange: Show different texts in town GUI when the town does not need food the whole year to grow.
This commit is contained in:
@@ -255,6 +255,9 @@ static void OnNewDay()
|
||||
|
||||
SetWindowWidgetDirty(WC_STATUS_BAR, 0, 0);
|
||||
EnginesDailyLoop();
|
||||
|
||||
/* Refresh after possible snowline change */
|
||||
SetWindowClassesDirty(WC_TOWN_VIEW);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user