mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-07-06 03:50:18 -05:00
[application] added chat context to profile page
[iw4script] reworked balance to balance based on performance rating [stats] log penalty context to database
This commit is contained in:
@ -10,9 +10,10 @@ namespace IW4MAdmin.Plugins.Stats
|
||||
{
|
||||
public enum Team
|
||||
{
|
||||
None,
|
||||
Spectator,
|
||||
Axis,
|
||||
Allies
|
||||
Allies,
|
||||
Axis
|
||||
}
|
||||
|
||||
public enum MeansOfDeath
|
||||
|
Reference in New Issue
Block a user