You've already forked rdsspy-lua-host
mirror of
https://github.com/KubaPro010/rdsspy-lua-host.git
synced 2026-02-26 18:35:01 +01:00
ert
This commit is contained in:
@@ -34,8 +34,8 @@ function db.read_value(key) end
|
||||
---@return string|nil
|
||||
function db.read_record(index) end
|
||||
|
||||
---@param key integer
|
||||
---@param value integer
|
||||
---@param key string
|
||||
---@param value string
|
||||
function db.add_value(key, value) end
|
||||
|
||||
function db.reset_values(key, value) end
|
||||
|
||||
Reference in New Issue
Block a user