dubina
This commit is contained in:
parent
1f185410bd
commit
92f9493428
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@ public partial class CostVeil : ColorRect
|
|||
{
|
||||
//Visible = RuntimeLevelData.Instance.SunCount < packet.GetResource().Cost;
|
||||
|
||||
Visible = packet.disablePacket || packet._forbidden;
|
||||
Visible = packet.disablePacket || packet._locked;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue