Corrections, updates.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3758 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2012-01-29 18:35:35 +00:00
parent e4902fa2c3
commit f1a1ca2075
4 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ GlobData.Game_state.avail_race_q:
except for, technically, SAMATRA_SHIP. URQUAN_PROBE_SHIP is a
very incomplete 'race'.
Elements are of type FLEET_INFO.
Filled in InitSIS().
Filled in InitGameStructures().
Partially included in savegames.
GlobData.Game_state.built_ship_q:
@@ -19,7 +19,7 @@ GlobData.Game_state.built_ship_q:
master_q:
List of templates for all the ships that are available in SuperMelee.
Elements are of type MASTER_SHIP_INFO.
Sorted on the (abbreviated) race name (see doc/racestrings).
Sorted on the (abbreviated) race name (see doc/devel/racestrings).
Filled in LoadMasterShipList().
GlobData.Game_state.npc_built_ship_q: