This website requires JavaScript.
Explore
Help
Sign In
gesche
/
tibia-client
Watch
1
Star
0
Fork
You've already forked tibia-client
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
99d677913a
tibia-client
/
modules
/
core
/
util.lua
6 lines
98 B
Lua
Raw
Blame
History
function
createEmptyFunction
(
)
local
emptyFunction
=
function
(
)
end
return
emptyFunction
end
Reference in New Issue
View Git Blame
Copy Permalink