Jump to content
  • 0
Phoenix

about @aura

Question

1 answer to this question

Recommended Posts

  • 0

This is the location where to put the code

Index: map/atcommand.c
All lines with "-" at the beginning, remove
All lines with "+" at the beginning, add
 
Example :
-	return 0;

 

+	return 1;

Means : remove return 0 and add return 1. This is for manual patch only

Edited by Patskie

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.