jailout punkte, besser testen den lachs
This commit is contained in:
12
ReallifeGamemode.Server/Wanted/JailInLocations.cs
Normal file
12
ReallifeGamemode.Server/Wanted/JailInLocations.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace ReallifeGamemode.Server.Wanted
|
||||
{
|
||||
public enum JailInLocations
|
||||
{
|
||||
Outside,
|
||||
InCell
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user