Logo
Explore Help
Register Sign In
Cinka/OldThink
1
0
Fork 0
You've already forked OldThink
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
e789e1df2aa0d2794674ea94895d8a5f4de8669a
OldThink/Content.Client/PAI/PAISystem.cs

9 lines
124 B
C#
Raw Normal View History

Stop pAIs from being able to wipe each other/do other odd things, pAIs name themselves after their owners (#5160) * Stop pAIs from being able to wipe each other/do other odd things they shouldn't * pAI: device changes name to indicate owner * Make PAIComponent networked (just in case) It'll be needed in future anyway
2021-11-04 22:29:16 +00:00
using Content.Shared.PAI;
namespace Content.Client.PAI
{
Seal/abstract/virtual everything (#6739)
2022-02-16 00:23:23 -07:00
public sealed class PAISystem : SharedPAISystem
Stop pAIs from being able to wipe each other/do other odd things, pAIs name themselves after their owners (#5160) * Stop pAIs from being able to wipe each other/do other odd things they shouldn't * pAI: device changes name to indicate owner * Make PAIComponent networked (just in case) It'll be needed in future anyway
2021-11-04 22:29:16 +00:00
{
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 2139ms Template: 47ms
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