diff --git a/polymer/eduke32/build/src/build.c b/polymer/eduke32/build/src/build.c index 2f48eb7ab..2d7656e5e 100644 --- a/polymer/eduke32/build/src/build.c +++ b/polymer/eduke32/build/src/build.c @@ -3601,50 +3601,31 @@ void overheadeditor(void) #endif if (highlightsectorcnt > 0) { - int32_t smoothRotation = !eitherSHIFT; + int32_t smoothRotation = eitherSHIFT; get_sectors_center(highlightsector, highlightsectorcnt, &dax, &day); - if (smoothRotation) + if (!smoothRotation) { if (gridlock && grid > 0) locktogrid(&dax, &day); + + tsign *= 512; } for (i=0; i