mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Externalized "Bobby Ray tooltips show possible attachments" from HAM 3 (BOBBY_RAY_TOOLTIPS_SHOW_POSSIBLE_ATTACHMENTS)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@3174 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -637,6 +637,9 @@ BOOLEAN gbBulletTracer;
|
||||
// HEADROCK HAM B2.8: New Trainer Relations: 2 = Trainers will rest if no trainees available. 3 = Trainees will rest if no trainers available (not recommended). 1 = Both. 0 = Neither.
|
||||
UINT8 ubSmartTrainingRest;
|
||||
|
||||
// HEADROCK HAM 3: Show Tooltips from Attachments in Bobby Rays shop=
|
||||
BOOLEAN fBobbyRayTooltipsShowAttachments;
|
||||
|
||||
// The_Bob - real time sneaking code 01/06/09
|
||||
// Suport disabling/silencing real time sneaking via external .ini file
|
||||
BOOLEAN fAllowRealTimeSneak;
|
||||
|
||||
Reference in New Issue
Block a user