update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@572 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
877b74f9ed
commit
20f5cb28e0
@ -1,5 +1,6 @@
|
|||||||
Date Added
|
Date Added
|
||||||
12/15
|
12/15
|
||||||
|
* Removed unused var in src/map/map.c:107 [MouseJstr]
|
||||||
* fix compile error in text converters [MouseJstr]
|
* fix compile error in text converters [MouseJstr]
|
||||||
* Skill Updates [celest]
|
* Skill Updates [celest]
|
||||||
- Corrected traps to last longer in GvG
|
- Corrected traps to last longer in GvG
|
||||||
|
@ -104,8 +104,6 @@ static int online_timer(int,unsigned int,int,int);
|
|||||||
int CHECK_INTERVAL = 3600000; // [Valaris]
|
int CHECK_INTERVAL = 3600000; // [Valaris]
|
||||||
int check_online_timer=0; // [Valaris]
|
int check_online_timer=0; // [Valaris]
|
||||||
|
|
||||||
static int pos = 0;
|
|
||||||
|
|
||||||
#endif /* not TXT_ONLY */
|
#endif /* not TXT_ONLY */
|
||||||
|
|
||||||
#define USE_AFM
|
#define USE_AFM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user