Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param name string
|
||||
---@param note string
|
||||
---@param name string
|
||||
---@param note string
|
||||
---Adds the named character to the friends list, or removes the character if already in the friends list
|
||||
function AddOrRemoveFriend(name, note) end
|
||||
function AddOrRemoveFriend(name, note) end
|
||||
|
Reference in New Issue
Block a user