class Paths
package funkin.system
Static variables
staticinlineread onlySOUND_EXT:String = "ogg"
Preferred sound extension for the game's audio files.
Currently is set to mp3
for web targets, and ogg
for other targets.