Will the prop bar appear disordered by changing the pocket capacity?

03/15/2020 19:17 DevilLog#1
ProjectCmn.h
#define MAX_INVENTORY 60 // 60 //42
obj.h
#define MAX_INVENTORY 60

After I modified the pocket capacity, the equipment bar was disordered, and the props were lost. Where else should I modify? Thank you.