From d2bf248c7623324dc6a133b1e5eb0e71235d883a Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Tue, 11 Nov 2008 13:41:26 +0000 Subject: Moved some hardcoded strings and filenames to an external configuration file. --- src/main.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/main.h') diff --git a/src/main.h b/src/main.h index 16f35981..d123834b 100644 --- a/src/main.h +++ b/src/main.h @@ -118,9 +118,6 @@ const short defaultScreenHeight = 600; // Sound const short defaultSfxVolume = 100; const short defaultMusicVolume = 60; -// Account Server Name and port -const std::string defaultAccountServerName = "testing.themanaworld.org"; -const short defaultAccountServerPort = 9601; // Defines the number of usable player slots const short maxSlot = 2; -- cgit v1.2.3-60-g2f50