mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Merge pull request #5186 from hamish-milne/feature/fix-5067
Revert one change from #4844
This commit is contained in:
		
						commit
						45dfb3aacc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -756,7 +756,7 @@ bool RasterizerOpenGL::Draw(bool accelerate, bool is_indexed) { | ||||||
|                 state.texture_units[texture_index].texture_2d = default_texture; |                 state.texture_units[texture_index].texture_2d = default_texture; | ||||||
|             } |             } | ||||||
|         } else { |         } else { | ||||||
|             state.texture_units[texture_index].texture_2d = default_texture; |             state.texture_units[texture_index].texture_2d = 0; | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue