mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Features by rftr (http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=12557&goto=362288&#msg_362288)
New option BOBBY_RAY_TOOLTIPS_SHOW_LBE_DETAILS. Stop Speck from spamming your email when multiple new mercs are available on the same day. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8926 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -1142,6 +1142,9 @@ typedef struct
|
||||
// HEADROCK HAM 3: If enabled, tooltipping over Bobby Ray's weapons will show a list of possible attachments to those weapons.
|
||||
BOOLEAN fBobbyRayTooltipsShowAttachments;
|
||||
|
||||
// sevenfm: show LBE details in tooltip
|
||||
BOOLEAN fBobbyRayTooltipsShowLBEDetails;
|
||||
|
||||
//JMich Externalized gGameExternalOptions.ubBobbyRayMaxPurchaseAmount for BobbyRay
|
||||
UINT8 ubBobbyRayMaxPurchaseAmount;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user