mirror of
https://github.com/anope/anope.git
synced 2026-07-06 19:43:13 +02:00
On startup check all object types
This commit is contained in:
@@ -460,6 +460,8 @@ void Anope::Init(int ac, char **av)
|
||||
EventReturn MOD_RESULT;
|
||||
FOREACH_RESULT(I_OnLoadDatabase, OnLoadDatabase());
|
||||
Log() << "Databases loaded";
|
||||
|
||||
Serialize::CheckTypes();
|
||||
}
|
||||
|
||||
/*************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user