dubina
This commit is contained in:
parent
a4c58bb245
commit
61b55ba30c
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