Initial reconstructor impl
This commit is contained in:
@@ -50,7 +50,7 @@ public class LoopControl{
|
||||
});
|
||||
}
|
||||
|
||||
private class SoundData{
|
||||
private static class SoundData{
|
||||
float volume;
|
||||
float total;
|
||||
Vec2 sum = new Vec2();
|
||||
|
||||
Reference in New Issue
Block a user