尝试修改丢text的情况

This commit is contained in:
SoulliesOfficial
2025-12-14 00:51:34 -05:00
parent c260d0740c
commit e60ef64d01
12 changed files with 151 additions and 19 deletions

View File

@@ -122,7 +122,7 @@ namespace Continentis.MainGame
public void Remove()
{
buffIcon?.RemoveIcon();
//buffIcon?.RemoveIcon();
}
}