From d3f6c337d492e520d8b1d4a86221cde1caf6261d Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Sat, 5 Feb 2005 20:40:06 +0000 Subject: No more create core_version in the tmw.ini file. Not useful anymore. Please keep that information in the main.h file, though --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/main.cpp b/src/main.cpp index f07076df..8944387a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -164,7 +164,6 @@ void init_engine() { else { fclose(tmwFile); // Fill tmw.ini with defaults - config.setValue("core_version", CORE_VERSION); config.setValue("host", "animesites.de"); config.setValue("port", 6901); config.setValue("screen", 1); -- cgit v1.2.3-70-g09d2