Core/DB: Some DB improvements
This commit is contained in:
@@ -104,7 +104,6 @@ namespace Game
|
||||
if (uint.TryParse(array[i++], out uint id))
|
||||
data.param1.Add(id);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user