mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Add beep sound to platforms with no beep
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{
|
||||
"name" : "Okay",
|
||||
"itemType" : "Button",
|
||||
"pos" : [ 438, 292 ],
|
||||
"pos" : [ 438, 316 ],
|
||||
"size" : [ 58, 20 ],
|
||||
"id" : 1,
|
||||
"enabled" : true
|
||||
@@ -12,7 +12,7 @@
|
||||
{
|
||||
"name" : "Export Source Code to ZIP Archive...",
|
||||
"itemType" : "Button",
|
||||
"pos" : [ 205, 292 ],
|
||||
"pos" : [ 205, 316 ],
|
||||
"size" : [ 226, 20 ],
|
||||
"id" : 1,
|
||||
"enabled" : false
|
||||
@@ -176,6 +176,14 @@
|
||||
"size" : [ 66, 20 ],
|
||||
"id" : 1,
|
||||
"enabled" : true
|
||||
},
|
||||
{
|
||||
"name" : "Ping sound original: Darrelle Jed Montojo (\"LittleRainySeasons\")",
|
||||
"itemType" : "Label",
|
||||
"pos" : [ 16, 277 ],
|
||||
"size" : [ 406, 20 ],
|
||||
"id" : 1,
|
||||
"enabled" : true
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user