Fix Shop Price UI. Fix some item that not showing data in shop.

This commit is contained in:
Chomper9981
2026-04-10 11:18:49 +07:00
parent 9af714a807
commit 1eb07ce750
10 changed files with 135 additions and 54 deletions
+2 -1
View File
@@ -4335,7 +4335,8 @@ namespace BrewMonster
//
// CECPlayer::Release();
}
}
public int GetCurServiceNPC() { return m_idSevNPC; }
}
public sealed class CECHPTraceSpellMatcher : CECHPWorkMatcher
{
public override bool Match(CECHPWork pWork, int priority, bool isDelayWork)