some of a glfw window

This commit is contained in:
Bob
2010-02-17 23:23:07 +13:00
parent e6120238c7
commit 5637b0dc43
7 changed files with 239 additions and 149 deletions

View File

@@ -23,7 +23,7 @@ using System.Text.RegularExpressions;
namespace OpenRa
{
class Settings
public class Settings
{
Dictionary<string, string> settings = new Dictionary<string, string>();