26ed99fda6
Build and deploy / Build (push) Has been cancelled
Build and deploy / Update Contributors (push) Has been cancelled
Build and deploy / Deploy (push) Has been cancelled
8 lines
140 B
Go
8 lines
140 B
Go
package sound
|
|
|
|
// LightningExplode ...
|
|
type LightningExplode struct{ sound }
|
|
|
|
// LightningThunder ...
|
|
type LightningThunder struct{ sound }
|