mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Fix not clearing the queue after hot reload (#1576)
This commit is contained in:
@@ -303,6 +303,7 @@ namespace Robust.Shared.Prototypes
|
||||
{
|
||||
var retries = 0;
|
||||
|
||||
// This might be shit-code, but its pjb-responded-idk-when-asked shit-code.
|
||||
while (true)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user