mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
typo
This commit is contained in:
parent
2193258763
commit
843c9d07b9
@ -107,7 +107,7 @@ ConfigVariableInt dx_preferred_device_id
|
|||||||
("dx-preferred-device-id", -1);
|
("dx-preferred-device-id", -1);
|
||||||
|
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
float dx_global_miplevel_bias
|
ConfigVariableDouble dx_global_miplevel_bias
|
||||||
("dx-global-miplevel-bias", 0.0);
|
("dx-global-miplevel-bias", 0.0);
|
||||||
ConfigVariableBool dx_debug_view_mipmaps
|
ConfigVariableBool dx_debug_view_mipmaps
|
||||||
("dx-debug-view-mipmaps", false);
|
("dx-debug-view-mipmaps", false);
|
||||||
|
@ -107,7 +107,7 @@ ConfigVariableInt dx_preferred_device_id
|
|||||||
("dx-preferred-device-id", -1);
|
("dx-preferred-device-id", -1);
|
||||||
|
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
float dx_global_miplevel_bias
|
ConfigVariableDouble dx_global_miplevel_bias
|
||||||
("dx-global-miplevel-bias", 0.0);
|
("dx-global-miplevel-bias", 0.0);
|
||||||
ConfigVariableBool dx_debug_view_mipmaps
|
ConfigVariableBool dx_debug_view_mipmaps
|
||||||
("dx-debug-view-mipmaps", false);
|
("dx-debug-view-mipmaps", false);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user