TrackManiaControl/application/core/Players/PlayerDetailed.php

14 lines
147 B
PHP
Raw Normal View History

2014-01-03 16:24:03 +01:00
<?php
/**
* Created by PhpStorm.
* User: Lukas
* Date: 03.01.14
* Time: 16:04
*/
namespace ManiaControl\Players;
class PlayerDetailed {
}