mirror of
https://github.com/jokerx3/HeatUp
synced 2026-07-27 07:39:45 +02:00
added plain audio package
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package de.heatup.audio;
|
||||
|
||||
public class BackgroundSound {
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user