mirror of
https://github.com/narzoul/DDrawCompat
synced 2024-12-30 08:55:36 +01:00
Changed RenderColorDepth default value to 32
This commit is contained in:
parent
e0048a1bfd
commit
6819ec1490
@ -10,7 +10,7 @@ namespace Config
|
||||
{
|
||||
public:
|
||||
RenderColorDepth()
|
||||
: MappedSetting("RenderColorDepth", "appd8", {
|
||||
: MappedSetting("RenderColorDepth", "32", {
|
||||
{ "app", { 0, 8 } },
|
||||
{ "appd8", { 8, 0 } },
|
||||
{ "appd10", { 10, 0 } },
|
||||
|
Loading…
x
Reference in New Issue
Block a user