Remove warnings
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace ReallifeGamemode.Database.Entities
|
||||
namespace ReallifeGamemode.Database.Entities
|
||||
{
|
||||
public class VehicleInventory
|
||||
public partial class VehicleInventory
|
||||
{
|
||||
public int ID;
|
||||
public int currentWeight;
|
||||
|
||||
Reference in New Issue
Block a user