导入角色动画,和增加角色控制
This commit is contained in:
@@ -47,7 +47,7 @@ namespace NBF
|
||||
if (action == InputDef.UI.Back)
|
||||
{
|
||||
if (!IsTop) return;
|
||||
HomePanel.Show();
|
||||
// HomePanel.Show();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ namespace NBF
|
||||
|
||||
// BagPanel.Show();
|
||||
// BagSlotPanel.Show();
|
||||
FishingShopPanel.Show();
|
||||
// FishingShopPanel.Show();
|
||||
|
||||
Del();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user