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/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: 92ms Template: 2ms
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