haus system auf core geändert
This commit is contained in:
@@ -19,7 +19,7 @@ let eY = sY - 0.1;
|
||||
let sizeMul = 0.08;
|
||||
let yMul = 1.8;
|
||||
|
||||
export default function playerInteraction(globalData: GlobalData) {
|
||||
export default function playerInteraction(globalData: IGlobalData) {
|
||||
|
||||
var nearbyPlayers = [];
|
||||
let screenRes = mp.game.graphics.getScreenResolution(0, 0);
|
||||
|
||||
Reference in New Issue
Block a user