Fix typo
This commit is contained in:
parent
da4e0fbed0
commit
b85988d194
|
@ -452,7 +452,7 @@ struct Timer
|
||||||
struct GraphicsPrivate
|
struct GraphicsPrivate
|
||||||
{
|
{
|
||||||
/* Screen resolution, ie. the resolution at which
|
/* Screen resolution, ie. the resolution at which
|
||||||
* RGSS renders at (settable with Graphics.width/height).
|
* RGSS renders at (settable with Graphics.resize_screen).
|
||||||
* Can only be changed from within RGSS */
|
* Can only be changed from within RGSS */
|
||||||
Vec2i scRes;
|
Vec2i scRes;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue