Delta-v/Content.Shared/Alert
chairbender 27d5019df0
Fix server NRE on clicking alerts with no OnClick (#2748)
* #2744 fix NRE on clicking alerts with no OnClick, and don't send the click
message unless the alert has an onclick

* #2744 fix NRE on clicking alerts with no OnClick, and don't send the click
message unless the alert has an onclick
2020-12-16 12:13:57 +01:00
..
AlertManager.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
AlertOrderPrototype.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
AlertPrototype.cs Fix server NRE on clicking alerts with no OnClick (#2748) 2020-12-16 12:13:57 +01:00
AlertType.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
IAlertClick.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00