Make version to be Beta
This commit is contained in:
@@ -209,7 +209,7 @@ def benchmark_draw_post_pixel(arg1, arg2):
|
||||
y = 0.70 * window_height
|
||||
|
||||
blf.size(font_id, int(32 * ui_scale), 72)
|
||||
draw_text_center("Blender Benchmark 1.0", x, y, shadow=True)
|
||||
draw_text_center("Blender Benchmark 1.0 Beta", x, y, shadow=True)
|
||||
|
||||
y -= 32 * ui_scale
|
||||
|
||||
|
Reference in New Issue
Block a user