Skip to content

Commit

Permalink
Merge pull request #98 from JesseyWhite/patch-2
Browse files Browse the repository at this point in the history
Removed duplicate player's color
  • Loading branch information
Cooldude2606 authored May 23, 2019
2 parents 7857dd5 + b57d4ef commit 51e6079
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/preset_player_colours.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ return {
mark9064={r=99,g=0,b=255},
eissturm={r=25,g=25,b=112},
Sakama={r=20,g=213,b=80},
Sakama={r=20,g=213,b=80},
freek18={r=50,g=0,b=255},
aldldl={r=0,g=131,b=255},
NAD4X4={r=135,g=206,b=250},
Expand All @@ -33,4 +32,4 @@ return {
fail = {r = 255, g = 0, b = 0},
info = {r = 255, g = 255, b = 255}
}
}
}

0 comments on commit 51e6079

Please sign in to comment.