Fix a bunch of compiler warnings (#10518)
This commit is contained in:
@@ -52,7 +52,7 @@ namespace Content.Server.Atmos.EntitySystems
|
||||
public AtmosExposedGetAirEvent(EntityUid entity, bool invalidate = false)
|
||||
{
|
||||
Entity = entity;
|
||||
invalidate = invalidate;
|
||||
Invalidate = invalidate;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user