LaFundicioSoundMap/modules/module.base.player.php

12 lines
112 B
PHP
Raw Normal View History

2017-12-26 16:23:56 +01:00
<?php
class Soundmap_Player {
function Soundmap_Player (){
$da = 12;
}
}