Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

cosmetic code error?

(1/1)

BlueHazzard:
Hi,
i'm reading trough the c::b source and found in the src/main.cpp file in line 639:

--- Code: ---Manager::Get()->GetLogManager()->DebugLog(_T("Initializing plugins..."));
--- End code ---

i personally think this is the wrong place...
maybe it should be at line 607?

--- Code: ---607:    LoadWindowSize();
608:    ScanForPlugins();
609:    CreateToolbars();

--- End code ---


or is there a other place where the plugins are initialized?

greetings

Navigation

[0] Message Index

Go to full version