diff options
Diffstat (limited to 'src/map/pc.h')
-rw-r--r-- | src/map/pc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/pc.h b/src/map/pc.h index 26df30527..e6e95978d 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -569,7 +569,7 @@ END_ZEROED_BLOCK; } roulette; uint8 lang_id; - + // temporary debugging of bug #3504 const char* delunit_prevfile; int delunit_prevline; |