我说次元斩
This commit is contained in:
@@ -43,6 +43,9 @@ namespace Cielonos.MainGame.Inventory
|
||||
{
|
||||
if (data == null) return null;
|
||||
|
||||
if (!data.CanPlay()) return null;
|
||||
data.RecordPlay();
|
||||
|
||||
if (stopPrevious)
|
||||
{
|
||||
StopFeedback(data);
|
||||
|
||||
Reference in New Issue
Block a user