From 7310148db6ea0a42237d02ca65767cb308f24e4b Mon Sep 17 00:00:00 2001 From: gewlitys Date: Sat, 30 Aug 2008 23:59:40 +0000 Subject: [PATCH] Disabled rotation profiling which was probably left accidentally. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3063 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/sc2code/planets/plangen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/src/sc2code/planets/plangen.c b/sc2/src/sc2code/planets/plangen.c index e2ec5a345..3f84937b9 100644 --- a/sc2/src/sc2code/planets/plangen.c +++ b/sc2/src/sc2code/planets/plangen.c @@ -30,7 +30,7 @@ #include -#define PROFILE_ROTATION 1 +#undef PROFILE_ROTATION #define ROTATION_TIME 12 // The initial size of the planet when zooming. MUST BE ODD