aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-10 00:04:27 +0000
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-10 00:04:27 +0000
commitb3f0e4598c5c573b0e79a8a9307966d2c07f5e4a (patch)
tree5f63d17ad800babda8686b143c1a1cb4bfd7ad1e /Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut
parent1f534d940670d6df826be68b39fcaa846f139a81 (diff)
downloadNorthstarMods-b3f0e4598c5c573b0e79a8a9307966d2c07f5e4a.tar.gz
NorthstarMods-b3f0e4598c5c573b0e79a8a9307966d2c07f5e4a.zip
potentially fix bug with roundwinningkillreplays
Diffstat (limited to 'Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut')
-rw-r--r--Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut2
1 files changed, 1 insertions, 1 deletions
diff --git a/Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut b/Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut
index e3b252f78..46872692a 100644
--- a/Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut
+++ b/Northstar.CustomServers/mod/scripts/vscripts/mp/_gamestate_mp.nut
@@ -39,7 +39,7 @@ struct {
bool roundWinningKillReplayTrackPilotKills = true
bool roundWinningKillReplayTrackTitanKills = false
-
+
float roundWinningKillReplayTime
entity roundWinningKillReplayVictim
entity roundWinningKillReplayAttacker