Files
gameserver/RCCService2020/ExtraContent/LuaPackages/UIBloxFlags/GetFFlagLuaUIBloxModalWindowAnchorPoint.lua
T
2026-07-06 14:01:11 -04:00

5 lines
144 B
Lua

game:DefineFastFlag("LuaUIBloxModalWindowAnchorPoint", false)
return function()
return game:GetFastFlag("LuaUIBloxModalWindowAnchorPoint")
end