mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
converts some spawns into timers (#45429)
* converts spawns into timers * linter * change per review
This commit is contained in:
@@ -100,8 +100,7 @@ Code:
|
||||
code = new_code
|
||||
|
||||
if(href_list["send"])
|
||||
spawn( 0 )
|
||||
signal()
|
||||
INVOKE_ASYNC(src, .proc/signal)
|
||||
|
||||
if(usr)
|
||||
attack_self(usr)
|
||||
|
||||
Reference in New Issue
Block a user