Removed "I did this" comment. See new contributing entry.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@453 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2002-12-20 21:08:57 +00:00
parent 6444f35e3a
commit 1ec0d24c07
-3
View File
@@ -185,9 +185,6 @@ LoadSolarSys (void)
CurStarDescPtr->star_pt.y) CurStarDescPtr->star_pt.y)
); );
/* 2002-12-20 = fOSSiL = Star size fix
* set the frame index for the star size
*/
SunFrame = SetAbsFrameIndex (SunFrame, SunFrame = SetAbsFrameIndex (SunFrame,
STAR_TYPE (CurStarDescPtr->Type) STAR_TYPE (CurStarDescPtr->Type)
); );