forgor
This commit is contained in:
@@ -105,6 +105,8 @@ public enum LogicSound{
|
||||
|
||||
public final Sound sound;
|
||||
|
||||
public static final LMarkerControl[] all = values();
|
||||
|
||||
LogicSound(Sound sound){
|
||||
this.sound = sound;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user