tweak external assets
This commit is contained in:
parent
4665c05145
commit
b2d4586478
|
@ -7,8 +7,8 @@ const ASSET_SWITCH: &str = "sounds/typosonic-typing-192811-crop.ogg";
|
||||||
const ASSET_INCOMING_MESSAGE: &str = "sounds/connect.ogg";
|
const ASSET_INCOMING_MESSAGE: &str = "sounds/connect.ogg";
|
||||||
const ASSET_PING: &str = "sounds/connect.ogg";
|
const ASSET_PING: &str = "sounds/connect.ogg";
|
||||||
const ASSET_CONNECT: &str = "sounds/connect.ogg";
|
const ASSET_CONNECT: &str = "sounds/connect.ogg";
|
||||||
const ASSET_RADIO: &str = "external/LP - Girls Go Wild (Official Music Video)-M7XRN0oHGIM.ogg";
|
const ASSET_RADIO: &str = "external/LP - Girls Go Wild (Official Music Video) [M7XRN0oHGIM].mp3";
|
||||||
const ASSET_BGM: &str = "external/FTL - Faster Than Light (2012) OST - 12 - Void (Explore)-edQw2yYXQJM.ogg";
|
const ASSET_BGM: &str = "external/Ben Prunty - FTL - 12 Void (Explore).mp3";
|
||||||
const ASSET_THRUSTER: &str = "sounds/thruster.ogg";
|
const ASSET_THRUSTER: &str = "sounds/thruster.ogg";
|
||||||
const ASSET_WAKEUP: &str = "sounds/wakeup.ogg";
|
const ASSET_WAKEUP: &str = "sounds/wakeup.ogg";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue