From 31ac8baf9f42101d3c6a5b1099169f76ea60aacb Mon Sep 17 00:00:00 2001 From: Branan Purvine-Riley Date: Sat, 16 Apr 2011 22:23:34 -0700 Subject: [PATCH] Change Bevin to Hood (to match cyan) --- Sources/Plasma/PubUtilLib/plNetCommon/plNetCommon.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/Plasma/PubUtilLib/plNetCommon/plNetCommon.h b/Sources/Plasma/PubUtilLib/plNetCommon/plNetCommon.h index d5fbd404..7bd41eae 100644 --- a/Sources/Plasma/PubUtilLib/plNetCommon/plNetCommon.h +++ b/Sources/Plasma/PubUtilLib/plNetCommon/plNetCommon.h @@ -41,8 +41,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com #define kNeighborhoodAgeFilename "Neighborhood" #define kNeighborhoodAgeFilenameW L"Neighborhood" -#define kNeighborhoodAgeInstanceName "Bevin" -#define kNeighborhoodAgeInstanceNameW L"Bevin" +#define kNeighborhoodAgeInstanceName "Hood" +#define kNeighborhoodAgeInstanceNameW L"Hood" #define kStartupNeighborhoodUserDefinedName "DRC" #define kStartupNeighborhoodUserDefinedNameW L"DRC"