particles are now smarter
This commit is contained in:
@@ -125,7 +125,7 @@ public class PCMObtainer implements Observer, PCMSystem {
|
||||
|
||||
@Override
|
||||
public void loadMusic() {
|
||||
Gdx.app.debug("PCMObtainer", "music set.");
|
||||
Gdx.app.debug("PCMObtainer", "music loaded.");
|
||||
sourceID = -1;
|
||||
|
||||
channelCount = mc.getCurrentMusicHeader().getChannelCount();
|
||||
|
Reference in New Issue
Block a user