Add string codes for upstream wallclock mode, add upstream language changes
This commit is contained in:
@@ -240,6 +240,8 @@ struct EconTime : public DateDetail::BaseTime<struct EconTimeTag> {
|
||||
{
|
||||
return ConvertYMDToDate(ymd.year, ymd.month, ymd.day);
|
||||
}
|
||||
|
||||
static bool UsingWallclockUnits(bool newgame = false);
|
||||
};
|
||||
|
||||
namespace DateDetail {
|
||||
|
Reference in New Issue
Block a user