Daniele Bartolini 10 лет назад
Родитель
Сommit
5ffee0c19a
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      docs/lua_api.txt

+ 0 - 1
docs/lua_api.txt

@@ -780,7 +780,6 @@ Device
 
 
 	**console_send** (table)
 	**console_send** (table)
 		Sends the given lua *table* to clients connected to the engine.
 		Sends the given lua *table* to clients connected to the engine.
-		Note that the current version only supports explicitly escaped strings as key/value pairs.
 
 
 	**can_get** (type, name) : bool
 	**can_get** (type, name) : bool
 		Returns whether the resource (type, name) is loaded.
 		Returns whether the resource (type, name) is loaded.