Which of these files should I upgrade?
Authentication.cs
Forward.cs
PasswordCryptographySeed.cs
AuthCryptography.cs
ConquerPasswordCryptpographer.cs
GameCryptography.cs
RC5.cs
I made a comparison between a source 5375 is 5527 is the only thing that changes in these two versions is the Authentication.cs
The authentication of the source 5375 is -> if (type == 1086)
The authentication of the source 5527 is -> if (type == 1060)
Mr. Fang is now what should I change to log the new update?
I beg for your help friend..
The current version of my source is 5527.
Authentication.cs
Forward.cs
PasswordCryptographySeed.cs
AuthCryptography.cs
ConquerPasswordCryptpographer.cs
GameCryptography.cs
RC5.cs
I made a comparison between a source 5375 is 5527 is the only thing that changes in these two versions is the Authentication.cs
The authentication of the source 5375 is -> if (type == 1086)
The authentication of the source 5527 is -> if (type == 1060)
Mr. Fang is now what should I change to log the new update?
I beg for your help friend..
The current version of my source is 5527.