Disabling multiplayer-marking again.

This commit is contained in:
Enno Rehling 2005-10-09 09:10:55 +00:00
parent 046290ebdb
commit a461d06aa6
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
local function kill_multis() local function kill_multis()
local multis = { "aLuk", "3", "rd2r", "aaa", "no3i", "1Lru", "heLd" } local multis = {}
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