bumping version, small fixes

This commit is contained in:
2026-01-11 00:27:49 +01:00
parent 8ccfa0bee1
commit 278e29d277
9 changed files with 5 additions and 32 deletions

View File

@@ -1,9 +1,3 @@
option('force_integrated_gpu',
type : 'boolean',
value : false,
description : 'Force the application to use the integrated GPU if available.'
)
option('graphics_memory_dump',
type : 'boolean',
value : false,
@@ -26,4 +20,4 @@ option('disable_all_safeties',
type : 'boolean',
value : false,
description : 'Disable all safety checks in the application.'
)
)