mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 15:17:57 -05:00
Maxis Drone: add HUD message for how to activate
This commit is contained in:
@ -341,6 +341,8 @@ setup_quadrotor_purchase(player)
|
||||
self.stub.hint_string = &"ZM_TOMB_BOUGHT_MAXISDRONE";
|
||||
self sethintstring(self.stub.hint_string);
|
||||
|
||||
player thread show_equipment_hint(self.stub.weaponname);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user