mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
New feature: When more than one merc is selected, they will keep their current formation. This behaviour can be toggled via [CTRL] + [Shift]+ [g].
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6413 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+4
-1
@@ -100,7 +100,10 @@ enum
|
||||
TOPTION_CHEAT_MODE_OPTIONS_HEADER,
|
||||
TOPTION_FORCE_BOBBY_RAY_SHIPMENTS, // force all pending Bobby Ray shipments
|
||||
TOPTION_CHEAT_MODE_OPTIONS_END,
|
||||
TOPTION_DEBUG_MODE_OPTIONS_HEADER, // an example options screen options header (pure text)
|
||||
TOPTION_DEBUG_MODE_OPTIONS_HEADER, // an example options screen options header (pure text)
|
||||
|
||||
// Flugente: mercenary formations
|
||||
TOPTION_MERCENARY_FORMATIONS,
|
||||
|
||||
// HEADROCK HAM 4:
|
||||
TOPTION_REPORT_MISS_MARGIN,
|
||||
|
||||
Reference in New Issue
Block a user