Corrected indentation of the atcommand table (editor compatibility)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9730 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
37ecb00ca5
commit
f4a0404503
@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
|
||||
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
|
||||
|
||||
2007/01/27
|
||||
* Corrected indentation of the atcommand table (editor compatibility)
|
||||
* Fixed a C language restriction preventing compilation [ultramage]
|
||||
2007/01/26
|
||||
* Removed all those useless read-from-GRF features noone would ever use,
|
||||
|
@ -316,7 +316,7 @@ ACMD_FUNC(homshuffle); //[Skotlex]
|
||||
ACMD_FUNC(showmobs); //KarLaeda
|
||||
|
||||
/*==========================================
|
||||
*AtCommandInfo atcommand_info[]構造体の定義
|
||||
*AtCommandInfo atcommand_info[] structure definition
|
||||
*------------------------------------------
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user