mirror of
https://github.com/gmod-integration/lua.git
synced 2025-04-30 00:35:26 +00:00
15 lines
127 B
Lua
15 lines
127 B
Lua
//
|
|
// Websocket
|
|
//
|
|
|
|
function gmInte.wsSyncWarns(data)
|
|
//
|
|
end
|
|
|
|
//
|
|
// Methods
|
|
//
|
|
|
|
function gmInte.playerWarn(data)
|
|
//
|
|
end |