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
24aca21eb6103a2af2f8cf353e602f425fe56f47
crystall-punk-14/Content.Shared/Arcade/BlockGameUiKey.cs

12 lines
180 B
C#
Raw Normal View History

Remove redundant #nullable enable (#4275)
2021-07-17 02:37:09 +02:00
using System;
Nanotrasen Block Game is here (#2131) * tetris! * softdropping & left,right key holding * started work on the ui * playable state * there you go exp * multiuser rework * ui update refactor * blockgame:tm: * highscores, keybindings, ui refactor * speed adjusts leveling * highscorebackground tweak speed tweak * NULLABLE * yes
2020-09-26 15:25:22 +02:00
using Robust.Shared.Serialization;
namespace Content.Shared.Arcade
{
[Serializable, NetSerializable]
public enum BlockGameUiKey
{
Key
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 65ms 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