Engine name changed to "OpenClonk"

stable-5.2
Nicolas Hake 2009-06-21 14:33:41 +02:00
parent a2ea3aaaff
commit 3c448e6798
1 changed files with 3 additions and 3 deletions

View File

@ -18,14 +18,14 @@
#define C4VERSION_H
#define C4ENGINENAME "Clonk Zoom"
#define C4ENGINENICK "zoom"
#define C4ENGINENAME "OpenClonk"
#define C4ENGINENICK "openclonk"
#define C4ENGINECAPTION C4ENGINENAME
#define C4EDITORCAPTION "Clonk Editor"
#define C4CFG_Company "RedWolf Design"
#define C4COPYRIGHT_YEAR "2008" // might make this dynamic some time...
#define C4COPYRIGHT_YEAR "2009" // might make this dynamic some time...
#define C4COPYRIGHT_COMPANY "RedWolf Design GmbH"
#define C4VERSIONBUILDNAME "Blue"