替换UI
This commit is contained in:
@@ -32,7 +32,8 @@ namespace NBF
|
||||
}
|
||||
else if (btn == BtnFishBag)
|
||||
{
|
||||
FishBagPanel.Show();
|
||||
// FishBagPanel.Show();
|
||||
FishingShopPanel.Show();
|
||||
}
|
||||
else if (btn == BtnMake)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user