This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
civ13
/
civ14
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Aborescence:
a6c11fede5
Branches
Tags
feat/weather_changes_biome
glass
master
nomads_update_3
civ14
/
Content.Server
/
NPC
/
UI
/
NPCEui.cs
NPCEui.cs
103 B
Historique
Raw
1
2
3
4
5
6
7
8
using Content.Server.EUI;
namespace Content.Server.NPC.UI;
public sealed class NPCEui : BaseEui
{
}