Cache all paintball items on start
This commit is contained in:
@@ -159,6 +159,7 @@ function setAllServerDataIndexes() {
|
|||||||
cacheAllBusinessItems();
|
cacheAllBusinessItems();
|
||||||
cacheAllItemItems();
|
cacheAllItemItems();
|
||||||
cacheAllCommandsAliases();
|
cacheAllCommandsAliases();
|
||||||
|
cacheAllPaintBallItemTypes();
|
||||||
}
|
}
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user