Fix warnings and code cleanup/fixes (#13570)
This commit is contained in:
@@ -32,7 +32,6 @@ namespace Content.Server.Holosign
|
||||
if (charges > 0 && charges == maxCharges)
|
||||
{
|
||||
args.PushMarkup(Loc.GetString("emag-max-charges"));
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user