mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-31 01:44:22 +07:00
forgor
This commit is contained in:
parent
38b5ce0853
commit
75106282c3
@ -105,6 +105,8 @@ public enum LogicSound{
|
||||
|
||||
public final Sound sound;
|
||||
|
||||
public static final LMarkerControl[] all = values();
|
||||
|
||||
LogicSound(Sound sound){
|
||||
this.sound = sound;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user