Oopsie. I need to stop committing code without comipiling.

This commit is contained in:
Useroth
2019-11-20 15:36:55 +01:00
parent 2a8152c835
commit e2c8efa824
@@ -389,5 +389,5 @@
for(var/i in 1 to 10)
new /obj/item/seeds/random(src)
if prob(50)
if(prob(50))
new /obj/item/seeds/random(src) //oops, an additional packet might have slipped its way into the box