mirror of
				https://github.com/DerTyp7/defrain-shooter-unity.git
				synced 2025-11-04 07:08:59 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			173 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			173 B
		
	
	
	
		
			C#
		
	
	
	
	
	
using System.Runtime.CompilerServices;
 | 
						|
 | 
						|
[assembly: InternalsVisibleTo("SimpleWebTransport.Tests.Runtime")]
 | 
						|
[assembly: InternalsVisibleTo("SimpleWebTransport.Tests.Editor")]
 |