mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +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:
@@ -446,6 +446,8 @@ enum
|
||||
|
||||
MSG_WINDOWED_MODE_LOCK_MOUSE, // 104
|
||||
MSG_WINDOWED_MODE_RELEASE_MOUSE, // 105
|
||||
MSG_FORMATIONS_ON, // 106
|
||||
MSG_FORMATIONS_OFF, // 107
|
||||
|
||||
TEXT_NUM_MSG,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user