From a60729146c46d7d32fc927765247836dab0647b1 Mon Sep 17 00:00:00 2001 From: glighta Date: Mon, 29 Oct 2012 07:18:31 +0000 Subject: -Fixed bugreport:6432 Shadow Formation effect range is 10 while casting range is 5 -Fixed and add some documentation on map fonctions. (JIS->UTF8 unwanted transformation) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16837 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/chrif.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/chrif.c') diff --git a/src/map/chrif.c b/src/map/chrif.c index 8feab38d5..59bf04d90 100644 --- a/src/map/chrif.c +++ b/src/map/chrif.c @@ -826,7 +826,7 @@ int chrif_changesex(struct map_session_data *sd) static void chrif_char_ask_name_answer(int acc, const char* player_name, uint16 type, uint16 answer) { struct map_session_data* sd; - const char* action; + char action[25]; char output[256]; sd = map_id2sd(acc); -- cgit v1.2.3-70-g09d2