cmss13-devs / cmss13

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

No qdel(src) in New #6408

Open vero5123 opened 5 months ago

vero5123 commented 5 months 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 5 months ago

More specifically. No qdel in New.

qdel in Initialize should already be caught by lints.