We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e2bd1 commit a294b76Copy full SHA for a294b76
scripting/include/ze_core_const.inc
@@ -12,17 +12,9 @@ stock const ZE_ET_FILENAME[] = "ze_extra_items"
12
/**
13
* Mod Version and Authors.
14
*/
15
-stock const ZE_VERSION[] = "Rebuild 1.2"
+stock const ZE_VERSION[] = "Rebuild 1.2.1"
16
stock const ZE_AUTHORS[] = "Escapers-Zone Team"
17
-stock const ZE_MD5HASH[] = "d6cd769667209c4d2d210626910c52c8"
18
-stock const Float:ZE_VERSION_FL = 1.2
19
-
20
-/**
21
- * Update check, Host info.
22
- */
23
-stock const ZE_HOME_HOST[] = "escapers-zone.net"
24
-stock const ZE_HOME_TOPIC[] = "latest.json"
25
-stock const ZE_HOME_PORT = 80
+stock const Float:ZE_VERSION_FL = 1.2.1
26
27
28
* Maximum Knockback speed.
0 commit comments