mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-10 17:32:59 +00:00
Merge pull request #6435 from Novacat/nova-alerts
Fixes oversight with instruments
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user