haus system auf core geändert
This commit is contained in:
@@ -9,7 +9,7 @@ const Point = NativeUI.Point;
|
||||
const ItemsCollection = NativeUI.ItemsCollection;
|
||||
const Color = NativeUI.Color;
|
||||
|
||||
export default function itemShopList(globalData: GlobalData) {
|
||||
export default function itemShopList(globalData: IGlobalData) {
|
||||
|
||||
|
||||
const localPlayer = mp.players.local;
|
||||
|
||||
Reference in New Issue
Block a user