Added mileage, changed all namespaces from reallife_gamemode to ReallifeGamemode
This commit is contained in:
@@ -23,7 +23,7 @@ public static void SetLockStatus(Vehicle veh, bool status)
|
||||
public static bool GetLockState(Vehicle veh)
|
||||
*/
|
||||
|
||||
namespace reallife_gamemode.Server.Util
|
||||
namespace ReallifeGamemode.Server.Util
|
||||
{
|
||||
//Enums for ease of use
|
||||
public enum WindowID
|
||||
|
||||
Reference in New Issue
Block a user