mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
- New Feature: Display - mines/bombs/tripwires (by Flugente)
- Display bombs/mines/tripwires planted by your team Red is for bomb/mine, yellow is for tripwire and orange is for both at the same tile. o ALT + END: only display as long as the hotkey is pressed o ALT + SHIFT + V: toggle permanent display on/off - Display ALL (also enemy) planted BOMBS / MINES / TRIPWIRE when the selected merc has a metal detector in his hand o ALT + DEL only display as long as the hotkey is pressed o ALT + Shift + C toggle permanent display on/off git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5210 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -655,6 +655,7 @@ UINT32 HandleTacticalUI( void )
|
||||
}
|
||||
|
||||
DisplayCover();
|
||||
DisplayMines(); // added by Flugente
|
||||
|
||||
if ( HandleItemPickupMenu( ) )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user