mirror of
				https://github.com/DerTyp7/defrain-shooter-unity.git
				synced 2025-11-04 07:08:59 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			81 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			81 B
		
	
	
	
		
			C#
		
	
	
	
	
	
using Mirror;
 | 
						|
using UnityEngine;
 | 
						|
 | 
						|
public class MenuManager : NetworkManager
 | 
						|
{
 | 
						|
 | 
						|
}
 |