Use another way to connect to database. (#3)
* Use another way to connect to database. Actual way crash if mysql user doesn't have for example the password. * remove tabs -> spaces
This commit is contained in:
@@ -131,6 +131,7 @@
|
||||
<Compile Include="Cryptography\SARC4.cs" />
|
||||
<Compile Include="Cryptography\SessionKeyGeneration.cs" />
|
||||
<Compile Include="Cryptography\ShaHmac.cs" />
|
||||
<Compile Include="Database\ConnectionObject.cs" />
|
||||
<Compile Include="Database\DatabaseLoader.cs" />
|
||||
<Compile Include="Database\Databases\CharacterDatabase.cs" />
|
||||
<Compile Include="Database\DatabaseUpdater.cs" />
|
||||
|
||||
Reference in New Issue
Block a user