mirror of
https://github.com/anope/anope.git
synced 2026-06-27 22:36:39 +02:00
Fix not storing the start time after calling UpdateTime.
This commit is contained in:
@@ -291,6 +291,8 @@ bool Anope::Init(int ac, char **av)
|
||||
#endif
|
||||
|
||||
Anope::UpdateTime();
|
||||
Anope::StartTime = Anope::CurTime;
|
||||
|
||||
Serialize::RegisterTypes();
|
||||
|
||||
/* Parse command line arguments */
|
||||
|
||||
Reference in New Issue
Block a user