1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-10 09:20:28 +00:00
CC-Tweaked/projects/common
Jonathan Coates 25b8a65c5c
Fix drive.getAudioTitle returning null for no disk
Historically (and according to the docs) getAudioTitle returned "false"
when the drive was empty (or had invalid media), and "null" when the
disk had no item. This was accidentally changed in a later refactor --
this change fixes that behaviour.
2024-06-21 07:54:18 +01:00
..
src Fix drive.getAudioTitle returning null for no disk 2024-06-21 07:54:18 +01:00
build.gradle.kts Don't publish Gradle module metadata for common 2024-05-26 09:34:10 +01:00