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