khanat-opennel-code/code/nelns/naming_service/common.cfg
Laszlo Kis-Adam 0876456a22 Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #93)
Further GUI Editor improvements
2014-10-13 20:17:57 +02:00

10 lines
240 B
INI

// by default, use WIN displayer
WindowStyle = "WIN";
// by default, use localhost to find the naming service
NSHost = "localhost";
NegFiltersDebug += { "NETL" };
NegFiltersInfo += { "NETL" };
NegFiltersWarning += { };