Renamed array.inc to cellarray.inc so that rukia doesn't start hagging about it.
This commit is contained in:
parent
b660df8df6
commit
77ca104a8d
|
@ -21,7 +21,7 @@
|
||||||
#include <messages>
|
#include <messages>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <sorting>
|
#include <sorting>
|
||||||
#include <array>
|
#include <cellarray>
|
||||||
|
|
||||||
/* Function is called just after server activation.
|
/* Function is called just after server activation.
|
||||||
* Good place for configuration loading, commands and cvars registration. */
|
* Good place for configuration loading, commands and cvars registration. */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user