mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
rename WinMap{Pre,Post} to ViewMap{Pre,Post} cause View is better
This commit is contained in:
parent
41cbe17262
commit
eeb6bf2278
2 changed files with 3 additions and 3 deletions
|
|
@ -50,7 +50,7 @@ end
|
|||
-- end
|
||||
-- })
|
||||
|
||||
mez.hook.add_hook("WinMapPre", {
|
||||
mez.hook.add_hook("ViewMapPre", {
|
||||
callback = function()
|
||||
print("hello world")
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue