Esempio n. 1
0
 internal static void Init()
 {
     values = IniReader.ReadFile(System.IO.Path.Combine(System.Windows.Forms.Application.StartupPath, @"System/locale.ini"));
     InitWelcomeMessage();
 }