Fix typo
This commit is contained in:
		
							parent
							
								
									da4e0fbed0
								
							
						
					
					
						commit
						b85988d194
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -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…
	
	Add table
		Add a link
		
	
		Reference in a new issue