Add show option dlg
This commit is contained in:
@@ -28,6 +28,8 @@ namespace BrewMonster.UI
|
||||
m_bShow = value;
|
||||
OnShowDialogue();
|
||||
}
|
||||
|
||||
public virtual void ShowForPlayer(int characterId) { }
|
||||
public string GetName()
|
||||
{
|
||||
return m_szName;
|
||||
|
||||
Reference in New Issue
Block a user