]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add validation test for `ExplosionPrototype`s (#37621)
authorTayrtahn <tayrtahn@gmail.com>
Mon, 19 May 2025 22:22:47 +0000 (18:22 -0400)
committerGitHub <noreply@github.com>
Mon, 19 May 2025 22:22:47 +0000 (18:22 -0400)
commit6e4e2d0b699fe6487ec51c6541a8b7f213acfb5f
tree53acf4459d76d446c2805208198228d927311a64
parent004e084b5ab38ba35cb3890e28da940fb9cc305f
Add validation test for `ExplosionPrototype`s (#37621)

* Add validation test for ExplosionPrototype

* Remove runtime validation in prototype
Content.IntegrationTests/Tests/Explosion/ExplosionPrototypeTest.cs [new file with mode: 0644]
Content.Shared/Explosion/ExplosionPrototype.cs