Guest User

Untitled

a guest
Sep 27th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. /**
  2. * Copyright (c) 2015-2016 San Andreas Playground
  3. *
  4. * This program is free software: you can redistribute it and/or modify it under the terms of the
  5. * GNU General Public License as published by the Free Software Foundation, either version 3 of the
  6. * License, or (at your option) any later version.
  7. *
  8. * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
  9. * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  10. * General Public License for more details.
  11. *
  12. * You should have received a copy of the GNU General Public License along with this program.
  13. * If not, see <http://www.gnu.org/licenses/>.
  14. */
  15.  
  16. #include <SAPData/Includes/a_samp>
  17. #include <SAPData/Includes/a_mysql>
  18. #include <SAPData/Includes/zcmd>
  19. #include <SAPData/Includes/sscanf2>
  20. #include <SAPData/Includes/foreach>
  21. #include <SAPData/Includes/fixes2>
  22. #include <SAPData/Includes/irc>
  23. #include <SAPData/Includes/Dini>
  24. #include <SAPData/Includes/streamer>
Add Comment
Please, Sign In to add comment