forked from rojo-rbx/rojo
Intense robustness pass
This commit is contained in:
@@ -66,7 +66,9 @@ end
|
||||
function Plugin:restart()
|
||||
warn("Rojo: The server has changed since the last request, reloading plugin...")
|
||||
|
||||
self._reconciler:clear()
|
||||
self._reconciler:destruct()
|
||||
self._reconciler = Reconciler.new()
|
||||
|
||||
self._api = nil
|
||||
self._polling = false
|
||||
self._syncInProgress = false
|
||||
|
||||
Reference in New Issue
Block a user