-- @/lua/ge/client/postFx/fog.lua:61 underwaterFogPostFxCallbacks.onDisabled = function() local causticsFX = scenetree.findObject("CausticsPFX") if causticsFX then causticsFX:disable() end end