forked from Simnation/Main
ed
This commit is contained in:
parent
aca2e75b3b
commit
2e1498dd79
9 changed files with 5 additions and 5 deletions
|
@ -130,8 +130,8 @@ Config.teamMasks = {
|
|||
team1 = {
|
||||
male = {
|
||||
component = 1,
|
||||
drawable = 52,
|
||||
texture = 0
|
||||
drawable = 169,
|
||||
texture = 3
|
||||
},
|
||||
female = {
|
||||
component = 1,
|
||||
|
@ -142,8 +142,8 @@ Config.teamMasks = {
|
|||
team2 = {
|
||||
male = {
|
||||
component = 1,
|
||||
drawable = 54,
|
||||
texture = 0
|
||||
drawable = 169,
|
||||
texture = 4
|
||||
},
|
||||
female = {
|
||||
component = 1,
|
||||
|
|
|
@ -47,7 +47,7 @@ Config = {
|
|||
-- Hands Up
|
||||
HandsupEnabled = true,
|
||||
HandsupKeybind = 'H',
|
||||
HandsupKeybindEnabled = false,
|
||||
HandsupKeybindEnabled = true,
|
||||
HandsupInCar = false,
|
||||
ReplayEmoteAfterHandsup = true,
|
||||
HoldToHandsUp = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue