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

12 lines
180 B
C#
Raw Normal View History

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 System;
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: 31ms 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