Added mileage, changed all namespaces from reallife_gamemode to ReallifeGamemode
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
using reallife_gamemode.Server.Models;
|
||||
using ReallifeGamemode.Server.Models;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.Linq;
|
||||
|
||||
namespace reallife_gamemode.Server.Entities
|
||||
namespace ReallifeGamemode.Server.Entities
|
||||
{
|
||||
public class FactionRank
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user