summaryrefslogtreecommitdiffstats
path: root/src/common/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/global.h')
-rw-r--r--src/common/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/global.h b/src/common/global.h
index db601df..5e03536 100644
--- a/src/common/global.h
+++ b/src/common/global.h
@@ -106,6 +106,7 @@ enum Error
ERR_INFO_NULL = 390, //! < no information terminal
ERR_VEH_VIRUS = 400, //! < vehicle infected by a virus
ERR_BAT_VIRUS = 401, //! < building infected by a virus
+ ERR_DESTROY_NOTFOUND = 410, //! < not found anything to destroy
ERR_VEH_POWER = 500, //! < no battery
ERR_VEH_ENERGY = 501, //! < more energy
ERR_FLAG_FLY = 510, //! < impossible in flight