- Timestamp:
- 2016-05-31 17:28:20 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/23/ohjaajat/ValasPeliEsittely/ValasPeli/ValasPeli/ValasPeli.cs
r7173 r7175 66 66 public override void Begin() 67 67 { 68 //IsFullScreen = true;68 IsFullScreen = true; 69 69 Window.Width = (int)Level.Width; 70 70 Window.Height = (int)(Screen.Height * 0.9);
Note: See TracChangeset
for help on using the changeset viewer.