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