mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-08-04 17:30:05 -04:00
ebdd2c34c7
The custom-sequence registration loop printed each assigned seqNum to stdout via a bare printf, spamming the console with context-free numbers on every launch. Convert it to LUSLOG_DEBUG and include the sequence name so it is hidden by default yet useful for diagnosing music-pack loading.