added draft of new callback structure (made example)
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: Lukas
|
||||
* Date: 22. Mär. 2017
|
||||
* Time: 18:02
|
||||
*/
|
||||
|
||||
namespace ManiaControl\Callbacks\Structures\Trackmania;
|
||||
|
||||
|
||||
class DefaultEventStructure {
|
||||
|
||||
}
|
Reference in New Issue
Block a user