Logo
Explore Help
Sign In
juni/crystall-punk-14
1
0
Fork 0
You've already forked crystall-punk-14
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
c8202dd80d0907de09f4400b297a6bb052af9d72
crystall-punk-14/Content.Shared/GameWindow/RequestWindowAttentionEvent.cs

10 lines
197 B
C#
Raw Normal View History

Cleanup the namespaces (#8132)
2022-05-13 00:59:03 -07:00
using Robust.Shared.Serialization;
Turns GameTicker into an EntitySystem. (#4197) * GameTicker turned into an EntitySystem * Turns ClientGameTicker into an EntitySystem, turn NetMessages into events * Change event names to be more consistent with the rest. * YAML linter uses the dummy gameticker CVar override. * Fix game ticker initialization order * Dummy ticker won't spawn players. * Fix character creation test
2021-06-20 10:09:24 +02:00
namespace Content.Shared.GameWindow
{
[Serializable, NetSerializable]
public sealed class RequestWindowAttentionEvent : EntityEventArgs
{
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 296ms Template: 1ms
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