X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2Fmain.cpp;h=ce5a7ae49161fa31781caae7163fe90658cbc929;hp=65161a00bfed74ad11b67413fa17e32bcd198cd2;hb=563db69aa499d6044c2ca2bac2f375e207be697f;hpb=7cc180e4add43f331cb51a8bebd9bd1fdac04258 diff --git a/src/main.cpp b/src/main.cpp index 65161a0..ce5a7ae 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -112,7 +112,7 @@ void mainInit() } void mainClean() { - debug::deinit(); + debug::fini(); } void updatesInit()