This commit is contained in:
aozhiwei 2023-03-15 17:12:30 +08:00
parent 6f79dee0d4
commit 70157f6e89

View File

@ -33,12 +33,6 @@ Buff::Buff()
Buff::~Buff()
{
int i = 0;
if (meta->buff_id() == 207014) {
int i = 0;
}
if (meta->buff_id() == 207018) {
int i = 0;
}
}
void Buff::Init()