Subversion Repositories BlockadePP

Compare Revisions

Ignore whitespace Rev 4 → Rev 5

/blockade/bin/Debug/blockade.exe
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/blockade/bin/Debug/blockade.pdb
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/blockade/bin/Debug/data/menuStart.dat
1,0 → 0,0
bg_fire2.png,menuFG.png,30,1
bg_fire2.png,menuFG.png,10,1
/blockade/Form2.cs
187,6 → 187,12
case ("l"):
font1 = new Font(FontFamily.GenericMonospace, 20, FontStyle.Bold);
break;
case ("s"):
font1 = new Font(FontFamily.GenericMonospace, 8, FontStyle.Bold);
break;
case ("n"):
font1 = new Font(FontFamily.GenericMonospace, 13, FontStyle.Bold);
break;
default:
font1 = new Font(FontFamily.GenericMonospace, 13, FontStyle.Bold);
break;
/blockade/obj/Debug/blockade.exe
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/blockade/obj/Debug/blockade.pdb
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream