mirror of
https://github.com/veden/Rampant.git
synced 2025-03-17 20:58:35 +02:00
see changelog
This commit is contained in:
parent
f781d2ea38
commit
a8964c4638
@ -1,3 +1,9 @@
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.18.16
|
||||
Date: 27. 4 2020
|
||||
Bugfixes:
|
||||
- Fixed landmines being removed after arming
|
||||
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.18.15
|
||||
Date: 25. 4 2020
|
||||
|
@ -1022,8 +1022,6 @@ local function onEntitySpawned(event)
|
||||
else
|
||||
entity.destroy()
|
||||
end
|
||||
else
|
||||
entity.destroy()
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user