summaryrefslogtreecommitdiff |
diff options
author | nsensfel <SpamShield0@noot-noot.org> | 2018-07-11 17:56:00 +0200 |
---|---|---|
committer | nsensfel <SpamShield0@noot-noot.org> | 2018-07-11 17:56:00 +0200 |
commit | 93b51e71e7009a286b6cf168bb59bcea1c83bd89 (patch) | |
tree | fb64151e76c1602e130ffb828f2d480a1a5b444f /Makefile | |
parent | f974d5b263140d8564d7e36ed8cfd0eac1734e2c (diff) |
"Battlemap" -> "Battle".
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ ################################################################################ ## CONFIG ###################################################################### ################################################################################ -MODULES ?= battlemap global asset map-editor +MODULES ?= battle global asset map-editor SRC_DIR = ${CURDIR}/src WWW_DIR = ${CURDIR}/www |