summaryrefslogtreecommitdiff
path: root/src/game/newedge_version.h
diff options
context:
space:
mode:
authorMikko Tiusanen <ams@daug.net>2015-02-21 16:14:19 +0200
committerMikko Tiusanen <ams@daug.net>2015-02-21 16:14:19 +0200
commitce866de2e0814fbc73797aac333d8d51ed1d17b8 (patch)
tree4ff72c3aa0bd15afd8c34a19dadec5fbfc2bf811 /src/game/newedge_version.h
parent8222c5a05274a77b3f4873738565e0ca4bc94295 (diff)
Enable credit/evo gain from killing buildables.
Allow building within own om/rc radius even if enemy creeps/refineries nearby. Renamed the mod files from edge to new edge.
Diffstat (limited to 'src/game/newedge_version.h')
-rw-r--r--src/game/newedge_version.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/game/newedge_version.h b/src/game/newedge_version.h
new file mode 100644
index 0000000..39ca7bc
--- /dev/null
+++ b/src/game/newedge_version.h
@@ -0,0 +1,3 @@
+#ifndef NEWEDGE_MOD_VERSION
+#define NEWEDGE_MOD_VERSION "7.7b"
+#endif