Revert "Disable dynamic shadows for the 5.5.0 release" (#12032)
This commit is contained in:
@@ -861,7 +861,7 @@ static void updateFastFaceRow(
|
||||
g_settings->getBool("enable_waving_water");
|
||||
|
||||
static thread_local const bool force_not_tiling =
|
||||
false && g_settings->getBool("enable_dynamic_shadows");
|
||||
g_settings->getBool("enable_dynamic_shadows");
|
||||
|
||||
v3s16 p = startpos;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user