Skip to content

Commit a294b76

Browse files
committed
ze_core.inc: Remove update checker constants
1 parent b2e2bd1 commit a294b76

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

scripting/include/ze_core_const.inc

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,9 @@ stock const ZE_ET_FILENAME[] = "ze_extra_items"
1212
/**
1313
* Mod Version and Authors.
1414
*/
15-
stock const ZE_VERSION[] = "Rebuild 1.2"
15+
stock const ZE_VERSION[] = "Rebuild 1.2.1"
1616
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
17+
stock const Float:ZE_VERSION_FL = 1.2.1
2618

2719
/**
2820
* Maximum Knockback speed.

0 commit comments

Comments
 (0)