alpha p2
This commit is contained in:
7
core/symbol.lua
Normal file
7
core/symbol.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
local M = {}
|
||||
|
||||
M.copyright = "©"
|
||||
M.registered_trademark = "®"
|
||||
M.trademark = "™"
|
||||
|
||||
return M
|
||||
Reference in New Issue
Block a user