Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit dd9387e

Browse files
committed
Moved to rightful location 🧑‍⚖️
1 parent 8549001 commit dd9387e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Base.rte/Scripts/Global/NoCasualty.lua

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
function Destroy(self)
2+
ActivityMan:GetActivity():ReportDeath(self.Team, -1);
3+
end

0 commit comments

Comments
 (0)