Skip to content

Commit

Permalink
Update FlxCamera.hx
Browse files Browse the repository at this point in the history
  • Loading branch information
PurSnake authored Aug 21, 2024
1 parent 3e0a700 commit 4a74cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/flixel/FlxCamera.hx
Original file line number Diff line number Diff line change
Expand Up @@ -1339,7 +1339,7 @@ class FlxCamera extends FlxBasic
}
}
}

//TODO rewrite
function updateMatrix()
{
if (!updateMatrixRotation) return;
Expand Down

0 comments on commit 4a74cbc

Please sign in to comment.