mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-29 21:02:59 +00:00 
			
		
		
		
	Fix function reference in cc.image.nft (#1559)
This commit is contained in:
		 Charlotte Herngreen
					Charlotte Herngreen
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							b9edd7c7f6
						
					
				
				
					commit
					b93ea9c62e
				
			| @@ -87,7 +87,7 @@ end | |||||||
|  |  | ||||||
| --- Draw an nft image to the screen. | --- Draw an nft image to the screen. | ||||||
| -- | -- | ||||||
| -- @tparam table image An image, as returned from @{load} or @{draw}. | -- @tparam table image An image, as returned from @{load} or @{parse}. | ||||||
| -- @tparam number xPos The x position to start drawing at. | -- @tparam number xPos The x position to start drawing at. | ||||||
| -- @tparam number xPos The y position to start drawing at. | -- @tparam number xPos The y position to start drawing at. | ||||||
| -- @tparam[opt] term.Redirect target The terminal redirect to draw to. Defaults to the | -- @tparam[opt] term.Redirect target The terminal redirect to draw to. Defaults to the | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user