v0.1.2: Asynchronous master server connections, largefont, traitor mode ends when traitor dies or sub reaches end of level
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Subsurface
|
||||
{
|
||||
get { return pickedItems; }
|
||||
}
|
||||
|
||||
|
||||
public Sprite HeadSprite
|
||||
{
|
||||
get
|
||||
@@ -156,7 +156,7 @@ namespace Subsurface
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public GUIFrame CreateInfoFrame(Rectangle rect)
|
||||
{
|
||||
GUIFrame frame = new GUIFrame(rect, Color.Transparent);
|
||||
|
||||
Reference in New Issue
Block a user