12 lines
112 B
PHP
12 lines
112 B
PHP
|
<?php
|
||
|
|
||
|
|
||
|
class Soundmap_Player {
|
||
|
|
||
|
function Soundmap_Player (){
|
||
|
$da = 12;
|
||
|
}
|
||
|
|
||
|
}
|
||
|
|