We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ffe17a commit e83d25eCopy full SHA for e83d25e
MTA10/core/CCore.h
@@ -52,7 +52,7 @@ class CCore;
52
#include <dinput.h>
53
54
#define BLUE_VERSION_STRING "Multi Theft Auto v" MTA_DM_BUILDTAG_LONG
55
-#define BLUE_COPYRIGHT_STRING _td("Copyright (C) 2003 - 2015 Multi Theft Auto")
+#define BLUE_COPYRIGHT_STRING _td("Copyright (C) 2003 - 2016 Multi Theft Auto")
56
57
// Configuration file path (relative to MTA install directory)
58
#define MTA_CONFIG_PATH "mta/config/coreconfig.xml"
0 commit comments