forked from github/server
Mehr Doppelspieler
This commit is contained in:
parent
b917430561
commit
a1daf2f3b2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
local function kill_multis()
|
local function kill_multis()
|
||||||
local multis = { "aLuk", "3", "rd2r", "aaa", "no3i", "1Lru" }
|
local multis = { "aLuk", "3", "rd2r", "aaa", "no3i", "1Lru", "heLd" }
|
||||||
for k, v in multis do
|
for k, v in multis do
|
||||||
local f = get_faction(atoi36(v))
|
local f = get_faction(atoi36(v))
|
||||||
if f~=nil then
|
if f~=nil then
|
||||||
|
|
Loading…
Reference in a new issue