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
This commit is contained in:
gewlitys
2008-08-30 23:59:40 +00:00
parent 649cc69c7f
commit 7310148db6
+1 -1
View File
@@ -30,7 +30,7 @@
#include <time.h> #include <time.h>
#define PROFILE_ROTATION 1 #undef PROFILE_ROTATION
#define ROTATION_TIME 12 #define ROTATION_TIME 12
// The initial size of the planet when zooming. MUST BE ODD // The initial size of the planet when zooming. MUST BE ODD