added playerdetailed
This commit is contained in:
parent
df6bc62856
commit
d5d3df1e1f
14
application/core/Players/PlayerDetailed.php
Normal file
14
application/core/Players/PlayerDetailed.php
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* Created by PhpStorm.
|
||||||
|
* User: Lukas
|
||||||
|
* Date: 03.01.14
|
||||||
|
* Time: 16:04
|
||||||
|
*/
|
||||||
|
|
||||||
|
namespace ManiaControl\Players;
|
||||||
|
|
||||||
|
|
||||||
|
class PlayerDetailed {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user