Add Mug Prefab + Vodka icon
This commit is contained in:
parent
901a2b6c10
commit
4289fae167
7 changed files with 537 additions and 7 deletions
|
@ -70,7 +70,7 @@ public class Cleaning_workshop : Workshop
|
|||
if(UIPrepTimer != null) //Display UI prep timer
|
||||
{
|
||||
UIPrepTimer.SetValue(prepTimer/prepTime);
|
||||
UIPrepTimer.DisplayIcon(false);
|
||||
// UIPrepTimer.DisplayIcon(false);
|
||||
UIPrepTimer.gameObject.SetActive(true);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue