Merge pull request #6435 from Novacat/nova-alerts

Fixes oversight with instruments
This commit is contained in:
Atermonera
2019-09-02 22:54:06 -08:00
committed by GitHub

View File

@@ -1,8 +1,8 @@
//This file was auto-corrected by findeclaration.exe on 25.5.2012 20:42:32
#define MUSICIAN_HEARCHECK_MINDELAY 4
#define INSTRUMENT_MAX_LINE_LENGTH 300
#define INSTRUMENT_MAX_LINE_NUMBER 50
#define INSTRUMENT_MAX_LINE_LENGTH 50
#define INSTRUMENT_MAX_LINE_NUMBER 300
/datum/song
var/name = "Untitled"