TrackManiaControl/core/Callbacks/Structures/ShootMania/Models/PlayerScore.php

14 lines
180 B
PHP

<?php
/**
* Created by PhpStorm.
* User: Lukas
* Date: 25. Mär. 2017
* Time: 12:44
*/
namespace ManiaControl\Callbacks\Structures\ShootMania\Models;
class PlayerScore {
}