More minor UI refactor changes (#11213)
This commit is contained in:
@@ -184,7 +184,7 @@ namespace Content.Server.Polymorph.Systems
|
||||
|
||||
var act = new InstantAction()
|
||||
{
|
||||
Event = new PolymorphActionEvent()
|
||||
Event = new PolymorphActionEvent
|
||||
{
|
||||
Prototype = polyproto,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user