Update musician.dm

This commit is contained in:
kevinz000
2020-03-02 05:33:48 -07:00
committed by GitHub
parent a78d95c866
commit e1f3985309
+1 -1
View File
@@ -1,7 +1,7 @@
#define MUSICIAN_HEARCHECK_MINDELAY 4
#define MUSIC_MAXLINES 600
#define MUSIC_MAXLINECHARS 50
#define MUSIC_MAXLINECHARS 150
/datum/song
var/name = "Untitled"