Core: Made stuff public so people (read: openrg) can have its own lobby, based on the core lobby
This commit is contained in:
@@ -17,7 +17,7 @@ using OpenRA.Graphics;
|
||||
|
||||
namespace OpenRA.Widgets
|
||||
{
|
||||
class MapPreviewWidget : Widget
|
||||
public class MapPreviewWidget : Widget
|
||||
{
|
||||
public int SpawnClickRadius = 50;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user