blips auskommentiert
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
};
|
||||
|
||||
export default function playerBlips() {
|
||||
mp.events.add("entityStreamIn", (entity) => {
|
||||
|
||||
/* mp.events.add("entityStreamIn", (entity) => {
|
||||
if (entity.type === "player") {
|
||||
|
||||
var entityMp = <EntityMp>entity;
|
||||
@@ -37,6 +38,7 @@ export default function playerBlips() {
|
||||
|
||||
}
|
||||
});
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user