aboutsummaryrefslogtreecommitdiff
path: root/src/entity.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/entity.cpp')
-rw-r--r--src/entity.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/entity.cpp b/src/entity.cpp
index f875b9607..cd9d3a88b 100644
--- a/src/entity.cpp
+++ b/src/entity.cpp
@@ -136,6 +136,7 @@ struct Entity {
u64 order_in_src;
String deprecated_message;
+ String warning_message;
// IMPORTANT NOTE(bill): This must be a discriminated union because of patching
// later entity kinds