blob: b61508480d7487804c8858671a154e536603737e (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="preview_sound">
<text length="1" name="desc txt" type="string">
Descrição:
</text>
<button label="Executar in-World" label_selected="Executar in-World" name="Sound play btn" tool_tip="Executar este som para que todos possam ouvi-lo."/>
<button label="Executar Localmente" label_selected="Executar Localmente" name="Sound audition btn" tool_tip="Executar este som somente para você ouvir."/>
</floater>
|