Красивое УИ телепорта для призрака (#378)
* add: nice ghost teleport ui * fix: fix unused import * wtf * fuck you, search bar * fix-add: finally
This commit is contained in:
@@ -148,9 +148,7 @@ namespace Content.Client.Ghost
|
||||
private void OnGhostWarpsResponse(GhostWarpsResponseEvent msg)
|
||||
{
|
||||
if (!IsGhost)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
GhostWarpsResponse?.Invoke(msg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user