From 0301c9220b98bde25458702ad4e1331dcd2b03a7 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Tue, 3 Jul 2018 13:25:01 +0200 Subject: Still working on those victory conditions... Somehow, I got a commander killing their attacker through a parry, yet that led to the commander's player being eliminated. Both characters' health seemed to have taken the correct values in the DB, though... --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7a42688..d73abd2 100644 --- a/Makefile +++ b/Makefile @@ -12,8 +12,8 @@ WWW_DIR ?= ${CURDIR}/www LOG_DIR ?= ${CURDIR}/log ## Local only? -#ERL_NAME_VS_SNAME ?= -name -ERL_NAME_VS_SNAME ?= -sname +ERL_NAME_VS_SNAME ?= -name +#ERL_NAME_VS_SNAME ?= -sname ## Binaries ERLC ?= erlc -- cgit v1.2.3-70-g09d2