Add GhostRadio to allow ghosts to hear radio messages (#4896)
* Add GhostRadio to allow ghosts to hear radio messages * Add GhostRadio to ignored components
This commit is contained in:
@@ -284,7 +284,8 @@ namespace Content.Client.Entry
|
||||
"ToggleDoorOnTrigger",
|
||||
"DeviceNetworkConnection",
|
||||
"WiredNetworkConnection",
|
||||
"WirelessNetworkConnection"
|
||||
"WirelessNetworkConnection",
|
||||
"GhostRadio"
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user