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