Core: fixed old API

git-svn-id: http://mc-server.googlecode.com/svn/trunk@535 0a769ca7-a7f5-676a-18bf-c427514a06d6
master
madmaxoft@gmail.com 2012-06-02 10:49:18 +00:00
parent 1d6c55afcc
commit 4ea767f39b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
function HandleRequest_PlayerList( Request )
local World = cRoot:Get():GetWorld()
local World = cRoot:Get():GetDefaultWorld()
local Content = ""
if( Request.Params["playerlist-kick"] ~= nil ) then