Petey Pablo
New member
- Messages
- 224
- Points
- 0
- Emulator
I dont know what is the problem between src/map/atcommand.c and gcc linux compiler.
The problem if you change this line
{ MAP_PRONTERA, 156, 191, 3 }, // 0 = Prontera
to this
The compile is not work and the changes is still not change after sudo make clean > sudo make plugins > sudo make sql.
The problem if you change this line
{ MAP_PRONTERA, 156, 191, 3 }, // 0 = Prontera
to this
Code:
{ MAP_PRONTERA, 155, 175, 3 }, // 0 = Prontera