Logo
Explore Help
Register Sign In
Cinka/OldThink
1
0
Fork 0
You've already forked OldThink
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Files
85231bb9d6477f2d6c7e2a2d35d442eec03b5ccf
OldThink/Content.Server/MachineLinking/Exceptions/PortNotFoundException.cs

10 lines
141 B
C#
Raw Normal View History

machine linking refactor to ecs (#4323) * started work * some more work, ui working (somewhat) * stuff * reorganization * some more reorg * conveyors * conveyors working * finalized (dis)connection added linkattempt added feedback text work on conveyors * removed command add rangecheck * fixed inrange check * handling * ui no longer kanser, ship it * adresses reviews * reformats file * reformats file Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
2021-08-27 17:46:02 +02:00
using System;
namespace Content.Server.MachineLinking.Exceptions
{
Seal/abstract/virtual everything (#6739)
2022-02-16 00:23:23 -07:00
public sealed class PortNotFoundException : Exception
machine linking refactor to ecs (#4323) * started work * some more work, ui working (somewhat) * stuff * reorganization * some more reorg * conveyors * conveyors working * finalized (dis)connection added linkattempt added feedback text work on conveyors * removed command add rangecheck * fixed inrange check * handling * ui no longer kanser, ship it * adresses reviews * reformats file * reformats file Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
2021-08-27 17:46:02 +02:00
{
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 1197ms Template: 24ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API