Fixed typos in description

This commit is contained in:
Noodleeater
2021-02-20 17:53:52 +00:00
parent d8dc5852ab
commit e33d4f2254

View File

@@ -1864,7 +1864,7 @@ public interface Client extends GameEngine
void draw2010Menu(int alpha);
/**
* Get client pixels. each int represents and ARGB colored pixel.
* Get client pixels. Each integer represents an ARGB colored pixel.
*/
int[] getGraphicsPixels();