14 lines
		
	
	
		
			184 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			184 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| /**
 | |
|  * Created by PhpStorm.
 | |
|  * User: Lukas
 | |
|  * Date: 25. Mär. 2017
 | |
|  * Time: 19:53
 | |
|  */
 | |
| 
 | |
| namespace ManiaControl\Callbacks\Structures\ShootMania;
 | |
| 
 | |
| 
 | |
| class OnCustomEventStructure {
 | |
| 
 | |
| } |