Updated earth image to look nicer (no seams anymore)

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@472 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2002-12-23 14:34:41 +00:00
parent 4caa03e8dd
commit 3ef8c2977b
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
0.2:
- Updated earth image to look nicer (no vertical lines) -PhracturedBlue
- Clock semaphore is now created with a value of 0 -PhracturedBlue
- Rewrote Semaphore debugging code to be more useful - PhracturedBlue
- Better fix for clearing load/save screen - fOSSiL