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
79b05c4e9bde6910a7cf80bdeb94de0853981ea0
crystall-punk-14/Content.Shared/Power/SharedPower.cs

14 lines
218 B
C#
Raw Normal View History

Remove redundant #nullable enable (#4275)
2021-07-17 02:37:09 +02:00
using System;
Rename toolbox references from ss14 to robust
2019-04-15 21:11:38 -06:00
using Robust.Shared.Serialization;
APC & SMES appearances. (#78) * CEV-Eris SMES sprite as RSI. Has been modified so that the light overlay states use alpha blending. * Add tiny glow to SMES display sprite. * Appearances work v2 * More WiP * RoundToLevels works correctly on even level counts now. * SMES -> Smes because MS guidelines. * CEV-Eris APC sprite. * APC visuals. * Reduce SMES scale again to normal levels. * Update submodule
2018-07-17 11:39:55 +02:00
Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
namespace Content.Shared.Power
APC & SMES appearances. (#78) * CEV-Eris SMES sprite as RSI. Has been modified so that the light overlay states use alpha blending. * Add tiny glow to SMES display sprite. * Appearances work v2 * More WiP * RoundToLevels works correctly on even level counts now. * SMES -> Smes because MS guidelines. * CEV-Eris APC sprite. * APC visuals. * Reduce SMES scale again to normal levels. * Update submodule
2018-07-17 11:39:55 +02:00
{
[Serializable, NetSerializable]
public enum ChargeState
{
Still,
Charging,
Discharging,
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 139ms 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