new post
|
browse code
|
authors
|
help
|
about
LuaBin 2.0
post #
Viewing file
root
/
lua
/
vgui
/ ImageButton.lua
case sensitive
back to top
|
syntax view
|
plain view
| font size
// This is simply a redirect. Anything using ImageButton should now be using DImageButton
vgui.Register
(
"ImageButton"
,
{
}
,
"DImageButton"
)
// This is simply a redirect. Anything using ImageButton should now be using DImageButton vgui.Register( "ImageButton", {}, "DImageButton" )
back to top
|
syntax view
|
plain view
| font size