mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-11 07:37:56 -05:00
Buildables: fix craft string showing incorrect buildable
This commit is contained in:
@ -147,6 +147,7 @@ pooledbuildablestub_update_prompt( player, trigger )
|
||||
if (!is_true(self.open_buildable_checking_input))
|
||||
{
|
||||
self thread choose_open_buildable(player);
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user