mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 01:49:19 +00:00
[READY] ~SPELL CARDS~, homing projectiles, and more!
This commit is contained in:
committed by
CitadelStationBot
parent
bc081de775
commit
9eb6eb6225
@@ -173,7 +173,7 @@
|
||||
var/datum/callback_select/CS = new(count, savereturns)
|
||||
for (var/i in 1 to count)
|
||||
CS.invoke_callback(i, callbacks[i], callback_args[i], savereturns)
|
||||
|
||||
|
||||
while(CS.pendingcount)
|
||||
sleep(resolution*world.tick_lag)
|
||||
return CS.finished
|
||||
|
||||
Reference in New Issue
Block a user