Fix typo
This commit is contained in:
parent
4ceb767022
commit
30ee4df0fa
|
@ -339,7 +339,7 @@ void CtrlDetours_BuyCommands(bool set)
|
|||
|
||||
if (!GiveShieldDetour || !GiveNamedItemDetour || !AddAccountDetour)
|
||||
{
|
||||
if (!GiveNamedItemDetour)
|
||||
if (!GiveShieldDetour)
|
||||
{
|
||||
MF_Log("GiveShield is not available");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user