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
de789ad5eaab84f89d81b52dcb5783a1bcf8941d
OldThink/Content.Client/Markers/MarkerComponent.cs

12 lines
217 B
C#
Raw Normal View History

Massive Namespace Cleanup (#3120) * Engine namespace changes. * Automated remove redundant using statements. * Simplified Graphics namespace. * Apparently the container system stores full type names in the map file.😞 This updates those names. * API Changes to LocalizationManager.LoadCulture. * Update submodule to v0.3.2
2021-02-11 01:13:03 -08:00
using Robust.Client.GameObjects;
Improve marker visualization for mapping. Command renamed to showmarkers. Actually permanent (so if you place markers with it active, you immediately see them).
2020-05-24 01:47:14 +02:00
using Robust.Shared.GameObjects;
Inline TryGetComponent completely, for real
2021-12-03 14:17:01 +01:00
using Robust.Shared.IoC;
Improve marker visualization for mapping. Command renamed to showmarkers. Actually permanent (so if you place markers with it active, you immediately see them).
2020-05-24 01:47:14 +02:00
Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
namespace Content.Client.Markers
Improve marker visualization for mapping. Command renamed to showmarkers. Actually permanent (so if you place markers with it active, you immediately see them).
2020-05-24 01:47:14 +02:00
{
[RegisterComponent]
public sealed class MarkerComponent : Component
{
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 526ms Template: 6ms
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