Indenting.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3225 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1336,7 +1336,7 @@ planetTypeString (int typeIndex)
|
||||
{
|
||||
// "Gas Giant"
|
||||
snprintf(typeStr, sizeof typeStr, "%s",
|
||||
GAME_STRING (SCAN_STRING_BASE + 4 + 51));
|
||||
GAME_STRING (SCAN_STRING_BASE + 4 + 51));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user