Browse Source

make linux work in program.cs

Edward Rudd 13 years ago
parent
commit
b8be64f2f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CatapultNetWars/Program.cs

+ 1 - 1
CatapultNetWars/Program.cs

@@ -19,7 +19,7 @@ using MonoTouch.UIKit;
 
 namespace CatapultGame
 {
-#if WINDOWS || XBOX
+#if WINDOWS || XBOX || LINUX
     static class Program
     {
         /// <summary>