Update CECPlayer.Task.cs

This commit is contained in:
HungDK
2025-12-22 17:53:59 +07:00
parent a4e9e85bed
commit 7a98193ed3
@@ -4,8 +4,9 @@ namespace BrewMonster
{
protected int m_iMoneyCnt; // Amount of money the player has
protected int m_iMaxMoney;
public int GetMoneyAmount() { return m_iMoneyCnt; }
public int GetMaxMoneyAmount() { return m_iMaxMoney; }
public byte GetShapeMask()
{
// restore the original data from 8~15 bit