Correct some awkward wording
This commit is contained in:
parent
0cdd6ad4df
commit
1625d3961d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
// The only way to 'fix' the artifacting is to convert the entire drawing system to use alpha
|
// The only way to 'fix' the artifacting is to convert the entire drawing system to use alpha
|
||||||
// blending instead of colour-keying.
|
// blending instead of colour-keying.
|
||||||
|
|
||||||
// If you'd like the buggy anti-aliasing, then uncomment the following line.
|
// If you'd like to enable the buggy anti-aliasing, then uncomment the following line.
|
||||||
//#define ENABLE_FONT_ANTIALIASING
|
//#define ENABLE_FONT_ANTIALIASING
|
||||||
|
|
||||||
// This controls however many glyphs (letters) the game can cache in VRAM at once
|
// This controls however many glyphs (letters) the game can cache in VRAM at once
|
||||||
|
|
Loading…
Add table
Reference in a new issue