mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -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);
|
||||
|
||||
#ifdef _DEBUG
|
||||
float dx_global_miplevel_bias
|
||||
ConfigVariableDouble dx_global_miplevel_bias
|
||||
("dx-global-miplevel-bias", 0.0);
|
||||
ConfigVariableBool dx_debug_view_mipmaps
|
||||
("dx-debug-view-mipmaps", false);
|
||||
|
@ -107,7 +107,7 @@ ConfigVariableInt dx_preferred_device_id
|
||||
("dx-preferred-device-id", -1);
|
||||
|
||||
#ifdef _DEBUG
|
||||
float dx_global_miplevel_bias
|
||||
ConfigVariableDouble dx_global_miplevel_bias
|
||||
("dx-global-miplevel-bias", 0.0);
|
||||
ConfigVariableBool dx_debug_view_mipmaps
|
||||
("dx-debug-view-mipmaps", false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user