Fix guidebook examine not working in lobby (#17093)

This commit is contained in:
Leon Friedrich
2023-06-05 09:33:50 +12:00
committed by GitHub
parent cd8e5ae34a
commit 5b36355541
5 changed files with 33 additions and 19 deletions

View File

@@ -54,7 +54,8 @@ namespace Content.Shared.Verbs
public EntityUid EventTarget = EntityUid.Invalid;
/// <summary>
/// If a verb is only defined client-side, this should be set to true.
/// Whether a verb is only defined client-side. Note that this has nothing to do with whether the target of
/// the verb is client-side
/// </summary>
/// <remarks>
/// If true, the client will not also ask the server to run this verb when executed locally. This just