change Gangwar-time & change KH-time & edit Indroduction & change help & delete Ahelp

This commit is contained in:
michael.reiswich
2021-04-03 11:51:27 +02:00
parent b4326c11cc
commit dacaf84cf7
8 changed files with 20 additions and 14 deletions

View File

@@ -91,7 +91,6 @@
mp.events.add("entityStreamIn", (entity) => {
if (entity.type === "player") {
mp.gui.chat.push("headshot entity stream in" + entity.name);
entity.setSuffersCriticalHits(false);
}
});