From ba79b683ded8abf0f32fcd12257d19da1276ea18 Mon Sep 17 00:00:00 2001 From: Crazy <9155262+crazy-hair@users.noreply.github.com> Date: Fri, 24 Jul 2026 00:06:54 -0500 Subject: [PATCH] add level 13 (4k) to env_cubemap --- fgd/point/env/env_cubemap.fgd | 1 + 1 file changed, 1 insertion(+) diff --git a/fgd/point/env/env_cubemap.fgd b/fgd/point/env/env_cubemap.fgd index e41d732ab..0047bbb97 100644 --- a/fgd/point/env/env_cubemap.fgd +++ b/fgd/point/env/env_cubemap.fgd @@ -21,6 +21,7 @@ 10: "512x512" 11: "1024x1024" 12: "2048x2048" + 13: "4096x4096" ] sides(sidelist) : "Brush faces" : : "(Optional) Brushes faces to directly attach to the env_cubemap. Press Pick then click on faces in the 3D View to select them. Use CTRL while clicking to add or remove from the selection."