mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
more alias changes :(
fix flag penalty coming from wrong user
This commit is contained in:
@ -843,7 +843,7 @@ namespace IW4MAdmin
|
||||
Type = Penalty.PenaltyType.Warning,
|
||||
Expires = DateTime.UtcNow,
|
||||
Offender = Target,
|
||||
Punisher = Utilities.IW4MAdminClient(this),
|
||||
Punisher = Origin,
|
||||
Offense = Reason,
|
||||
Link = Target.AliasLink
|
||||
};
|
||||
|
Reference in New Issue
Block a user