Update Tweak.xm

This commit is contained in:
2018-01-16 21:54:33 -05:00
committed by GitHub
parent ae0fb3b652
commit 43485a9f27

View File

@ -1,4 +1,9 @@
NSString *username, *password; /*
* Tweak.xm
* Date: January 16, 2018
* Developed by Gh0stByte, All Rights Reserved
*/
NSString *username, *password;
// Hook into the main view controller // Hook into the main view controller
%hook BBLFTWViewController %hook BBLFTWViewController