Skip to content

Commit 1a94243

Browse files
committed
Aw dang it
1 parent 2d24df3 commit 1a94243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/flx3d/_internal/TextureView3D.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class TextureView3D extends View3D
2424
public var onUpdateBitmap:(BitmapData) -> Void;
2525

2626
/**
27-
* Prevents the enging from disposing Flixel's Stage3D/Context3D instance
27+
* Prevents the engine from disposing Flixel's Stage3D/Context3D instance
2828
*/
2929
public override function dispose() @:privateAccess {
3030
_stage3DProxy = null;

0 commit comments

Comments
 (0)