Logo
Explore Help
Register Sign In
Cinka/OldThink
1
0
Fork 0
You've already forked OldThink
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Files
3cf08af9ddeba876b99e615514d62b6dc9c56d83
OldThink/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.3 Page: 1499ms Template: 61ms
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