Hello, in attached file there is a mistake in code I think, it compiles well under Linux, but whole program show this error:
[CONFIG] loading file [mapcfgs/map.cfg]
[CONFIG] loading file [mapcfgs/]
It tries to load conf file twice, I am not hard in C++, but I think the issue is in this file. Could anybody help me?