Issue information

Issue ID
#5577
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Apr 15, 2012 22:11
Last Post
Hercules Elf Bot
Apr 18, 2012 9:37
Confirmation
N/A

Hercules Elf Bot - Apr 15, 2012 22:11

Originally posted by [b]JayPee[/b]
got an error while compiling my server in VS2008:

[code]

Error 1 error C2065: 'SI_SITTING' : undeclared identifier d:\current_server\rathena-new-server\src\map\pc.c 6198 map-server_sql
[/code]

I checked status.h and it seems SI_SITTING is not declared there.

Hercules Elf Bot - Apr 15, 2012 22:34

Originally posted by [b]Traxis[/b]
Probably because of [rev=15836].

This post has been edited by Brian on Apr 16, 2012 2:52

Hercules Elf Bot - Apr 15, 2012 23:06

Originally posted by [b]JayPee[/b]
Thanks...