typo
svn: r9380
This commit is contained in:
parent
9ee75010b6
commit
5975600e6a
@ -69,7 +69,7 @@ class LivingProxyDb(ProxyDbBase):
|
||||
"""
|
||||
ProxyDbBase.__init__(self, db)
|
||||
self.mode = mode
|
||||
self.current_date = gen.lib.Date()
|
||||
self.current_date = Date()
|
||||
self.current_date.set_year(current_year)
|
||||
self.years_after_death = years_after_death
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user