summaryrefslogtreecommitdiffstats
path: root/scene/3d/lightmapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/3d/lightmapper.h')
-rw-r--r--scene/3d/lightmapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scene/3d/lightmapper.h b/scene/3d/lightmapper.h
index 9aa8ef8ccb..1228c63edc 100644
--- a/scene/3d/lightmapper.h
+++ b/scene/3d/lightmapper.h
@@ -147,6 +147,7 @@ public:
BAKE_ERROR_TEXTURE_EXCEEDS_MAX_SIZE,
BAKE_ERROR_LIGHTMAP_CANT_PRE_BAKE_MESHES,
BAKE_ERROR_ATLAS_TOO_SMALL,
+ BAKE_ERROR_USER_ABORTED,
};
enum BakeQuality {