Skip to content

Commit 7c1c7da

Browse files
committed
minor readjustment
1 parent d258d18 commit 7c1c7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fonts/3d-diagonal/3d-diagonal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
class ThreeD_Diagonal : public Fonts
77
{
8-
static const int rows = 13;
8+
static const int rows = 12;
99
static const int cols = 20;
1010

1111
public:

0 commit comments

Comments
 (0)