Forgot to change a comment in 9ee5f75

This commit is contained in:
Sude 2013-04-25 10:56:53 +03:00
parent 9ee5f75bfb
commit 8b0de12fe4

View File

@ -50,7 +50,7 @@ namespace GlobalConstants
{ LANGUAGE_TR, "tr", "Turkish" }
};
// Installer constants
// Platform constants
const unsigned int PLATFORM_WINDOWS = 1;
const unsigned int PLATFORM_MAC = 2;