mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
w merge by me <3
This commit is contained in:
commit
b3b83fd287
11 changed files with 220 additions and 45 deletions
|
|
@ -57,3 +57,9 @@ end
|
|||
-- print("goodbye from my keymap")
|
||||
-- end
|
||||
-- })
|
||||
|
||||
mez.hook.add("ViewMapPre", {
|
||||
callback = function()
|
||||
print("hello world")
|
||||
end
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue