using PacketLib; namespace FNAF_Server; public class GameLogic { public static void Update() { } }