mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 08:29:57 +01:00
Del() -> Qdel()
This commit is contained in:
@@ -313,7 +313,7 @@
|
||||
|
||||
s.start()
|
||||
spawn(5)
|
||||
del(s)
|
||||
qdel(s)
|
||||
|
||||
#undef STATUS_INACTIVE
|
||||
#undef STATUS_ACTIVE
|
||||
|
||||
Reference in New Issue
Block a user