Set payphone indexes in startup util

This commit is contained in:
Vortrex
2023-02-25 04:43:33 -06:00
parent 9205f07dbe
commit 920cfbd2ae

View File

@@ -169,6 +169,7 @@ function setAllServerDataIndexes() {
setNPCDataIndexes();
setAllRaceDataIndexes();
setAllRadioStationIndexes();
setAllPayPhoneIndexes();
cacheAllGroundItems();
cacheAllBusinessItems();
cacheAllItemItems();