Begin weaponschein
This commit is contained in:
14
ReallifeGamemode.Server.Core/Menus/PoliceDepartment.cs
Normal file
14
ReallifeGamemode.Server.Core/Menus/PoliceDepartment.cs
Normal file
@@ -0,0 +1,14 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace ReallifeGamemode.Server.Core.Menus
|
||||
{
|
||||
internal class PoliceDepartment : Script
|
||||
{
|
||||
public PoliceDepartment()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user