11 lines
178 B
Plaintext
11 lines
178 B
Plaintext
soundmap = {
|
|
sounds = ( {path = "ballsofsteel.mp3";
|
|
key = "a"},
|
|
{path = "neck.mp3";
|
|
key = "b"}
|
|
);
|
|
|
|
}
|
|
|
|
udpport = 8888;
|