Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if IsValid(eqframe) then
- eqframe:Remove()
- return
- end
- ------------------------------------------------------------------------------
- ------------------------------------------------------------------------------
- ------------------------------------------------------------------------------
- ------------------------------------------------------------------------------
- ------------------------------------------------------------------------------
- ------------------------------------------------------------------------------
- ------------------------------------------------------------------------------
- ------------------------------------------------------------------------------
- ------------------------------------------------------------------------------
- eqframe.Close = function( s )
- s:Remove()
- local cod = util.TableToJSON(s.Settings)
- file.Write( "ttt_menu_settings.txt", cod )
- end
Advertisement
Add Comment
Please, Sign In to add comment