diff options
| -rw-r--r-- | src/main.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,8 +30,8 @@ #include "winver.h" #endif -#ifndef AETHYRA_DATADIR -#define AETHYRA_DATADIR "" +#ifndef TMW_DATADIR +#define TMW_DATADIR "" #endif /* |
| index : mana/mana-client | ||
| Original Mana client. For the new Qt client, see https://github.com/tales/tales-client | root |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/main.h | 4 |
@@ -30,8 +30,8 @@ #include "winver.h" #endif -#ifndef AETHYRA_DATADIR -#define AETHYRA_DATADIR "" +#ifndef TMW_DATADIR +#define TMW_DATADIR "" #endif /* |