PyAPI Docs: Fix example not using keyword parameter

Fixes T92238
This commit is contained in:
Aaron Carlisle 2021-10-15 17:55:21 -04:00
parent 73fbd3eebd
commit 138fdf78ba
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ def draw():
context.region,
view_matrix,
projection_matrix,
True)
do_color_management=True)
gpu.state.depth_mask_set(False)
draw_texture_2d(offscreen.texture_color, (10, 10), WIDTH, HEIGHT)

@ -1 +1 @@
Subproject commit 67f1fbca1482d9d9362a4001332e785c3fd5d230
Subproject commit f10ca8c156169b24e70027a43f718f99571d280f