Add show option dlg

This commit is contained in:
HungDK
2026-02-09 18:04:39 +07:00
parent 7b7d85e0ad
commit 45ced15f27
@@ -28,6 +28,8 @@ namespace BrewMonster.UI
m_bShow = value;
OnShowDialogue();
}
public virtual void ShowForPlayer(int characterId) { }
public string GetName()
{
return m_szName;