Use formatter for all Haxe code
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package flash.html;
|
||||
|
||||
extern class HTMLBitmap {
|
||||
function new(bitmap : flash.display.BitmapData) : Void;
|
||||
extern class HTMLBitmap
|
||||
{
|
||||
function new(bitmap:flash.display.BitmapData):Void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user