mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-05-13 11:44:44 -07:00
Add option for FIB Phase 2 / ShadowMap (#263)
This commit is contained in:
parent
ada0dc91af
commit
c1410aa38c
@ -32,7 +32,8 @@ namespace Bloxstrap.Singletons
|
||||
{
|
||||
{ "Automatic", "" },
|
||||
{ "Voxel", "DFFlagDebugRenderForceTechnologyVoxel" },
|
||||
{ "Future Is Bright", "FFlagDebugForceFutureIsBrightPhase3" }
|
||||
{ "ShadowMap", "FFlagDebugForceFutureIsBrightPhase2" },
|
||||
{ "Future", "FFlagDebugForceFutureIsBrightPhase3" }
|
||||
};
|
||||
|
||||
// this is one hell of a variable definition lmao
|
||||
|
Loading…
Reference in New Issue
Block a user