This commit is contained in:
Bunny67
2021-06-09 20:35:51 +03:00
parent 31ad61fe5f
commit c889561003
+1 -1
View File
@@ -6059,7 +6059,7 @@ Private.event_prototypes = {
};
if (DBM and tonumber(DBM.Revision) < 7003) then
if (DBM and tonumber(DBM.Revision) < 7003) then
Private.event_prototypes["DBM Announce"] = nil
Private.event_prototypes["DBM Timer"] = nil
end