forked from Simnation/Main
Update client.lua
This commit is contained in:
parent
c05ddb347b
commit
f86164e7c2
1 changed files with 4 additions and 1 deletions
|
@ -18,7 +18,10 @@ local competitionHost = false
|
|||
local validTargetModels = {
|
||||
`prop_target_backboard_b`,
|
||||
`gr_prop_gr_target_05c`,
|
||||
`gr_prop_gr_target_04c`
|
||||
`gr_prop_gr_target_04c`,
|
||||
`gr_prop_gr_target_02b`,
|
||||
`gr_prop_gr_target_02a`,
|
||||
`gr_prop_gr_target_w_02b`,
|
||||
}
|
||||
|
||||
-- Menüoptionen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue