8 lines
133 B
Haxe
8 lines
133 B
Haxe
package arm;
|
|
|
|
class Context {
|
|
|
|
// public static var selectedMaterial:MaterialSlot;
|
|
// public static var selectedLayer:LayerSlot;
|
|
}
|