cmss13-devs / cmss13

Contains the code for CM-SS13
https://cm-ss13.com
GNU Affero General Public License v3.0
82 stars 468 forks source link

No qdel(src) in New #6408

Open vero5123 opened 1 month ago

vero5123 commented 1 month ago

Testmerges

N/A

Round ID

N/A

Description of the issue

qdel in new means something is getting deleted before ssgarbage even thinks it has been created, this is bad.

What's the fix?

Remove all instances of qdel(src) in new

Issue Bingo

Drulikar commented 1 month ago

More specifically. No qdel in New.

qdel in Initialize should already be caught by lints.