Fix various compiler warnings.
This commit is contained in:
@@ -33,7 +33,6 @@ namespace Content.Client.Parallax
|
||||
public async void LoadParallax()
|
||||
{
|
||||
MemoryStream configStream = null;
|
||||
long crcValue;
|
||||
string contents;
|
||||
TomlTable table;
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user