(bcb06cc5c) Unstable v0.9.9.0
This commit is contained in:
@@ -69,6 +69,11 @@ namespace Barotrauma
|
||||
|
||||
private readonly Memento<string> memento = new Memento<string>();
|
||||
|
||||
public GUIFrame Frame
|
||||
{
|
||||
get { return frame; }
|
||||
}
|
||||
|
||||
public GUITextBlock.TextGetterHandler TextGetter
|
||||
{
|
||||
get { return textBlock.TextGetter; }
|
||||
|
||||
Reference in New Issue
Block a user