mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 23:16:21 +00:00
🆙 Init V3
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
export class SoundNames
|
||||
{
|
||||
public static CAMERA_SHUTTER = 'camera_shutter';
|
||||
public static CREDITS = 'credits';
|
||||
public static DUCKETS = 'duckets';
|
||||
public static MESSENGER_NEW_THREAD = 'messenger_new_thread';
|
||||
public static MESSENGER_MESSAGE_RECEIVED = 'messenger_message_received';
|
||||
public static MODTOOLS_NEW_TICKET = 'modtools_new_ticket';
|
||||
}
|
||||
Reference in New Issue
Block a user