diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-07-19 23:04:14 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-07-19 23:09:35 +0300 |
commit | a1eb71c0ba7395301e48b8bc1ce12340e9630489 (patch) | |
tree | 7f6011d4bd32bb7b1a7a9e795f567fc6abd8ac53 /src/resources/servercommands.inc | |
parent | 72dfb51de2bb766d291d2d3134e3f34b679281c7 (diff) | |
download | plus-a1eb71c0ba7395301e48b8bc1ce12340e9630489.tar.gz plus-a1eb71c0ba7395301e48b8bc1ce12340e9630489.tar.bz2 plus-a1eb71c0ba7395301e48b8bc1ce12340e9630489.tar.xz plus-a1eb71c0ba7395301e48b8bc1ce12340e9630489.zip |
Prevent excluding servercommands.inc
Diffstat (limited to 'src/resources/servercommands.inc')
-rw-r--r-- | src/resources/servercommands.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/servercommands.inc b/src/resources/servercommands.inc index a8c9efa5b..0089934e5 100644 --- a/src/resources/servercommands.inc +++ b/src/resources/servercommands.inc @@ -18,6 +18,8 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#define SERVERCOMMANDS_VOID + // Hercules commands servercommandFirst(warp) servercommand(where) |