Files
Bubberstation/code/modules/vending
5490f1b015 [MIRROR] Vending machines use slow throws (#2563)
* Vending machines use slow throws (#56003)

quickstart acts by ticking the first throw right away, but this can lead to stack overflows if this throw happens to trigger another throw. it should really be moved to a default off argument, as only user initiated throws should use it, but throws that themselves can be triggered by throws (like this) should definitely not use it.

* Vending machines use slow throws

Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>
2021-01-08 01:22:06 +00:00
..
2020-11-30 23:01:45 +00:00