Shorten every instance of "CHANNEL" to "C" and whisper too
To save a little space in messages, it's getting very cramped
This commit is contained in:
@@ -165,7 +165,7 @@ function shared.NetworkMessenger.Init()
|
||||
--/run Heimdall_Data.Test()
|
||||
Heimdall_Data.Test = function()
|
||||
local testmsg = {
|
||||
channel = "WHISPER",
|
||||
channel = "W",
|
||||
message = "Hi, mom!",
|
||||
data = "Secundus"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user