Logo
Explore Help
Register Sign In
Cinka/OldThink
1
0
Fork 0
You've already forked OldThink
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
master
OldThink/Content.Server/Voting/VoteFinishedEventHandler.cs

7 lines
211 B
C#
Raw Permalink Normal View History

Remove redundant #nullable enable (#4275)
2021-07-17 02:37:09 +02:00

Voting (#3185) * Basic voting * Rewrite lobby in XAML. Working lobby voting. * Escape menu is now XAML. * Vote menu works, custom votes, gamemode votes. * Vote timeouts & administration. Basically done now. * I will now pretend I was never planning to code voting hotkeys. * Make vote call UI a bit... funny. * Fix exception on round restart. * Fix some vote command definitions.
2021-02-16 15:07:17 +01:00
namespace Content.Server.Voting
{
public delegate void VoteFinishedEventHandler(IVoteHandle sender, VoteFinishedEventArgs args);
public delegate void VoteCancelledEventHandler(IVoteHandle sender);
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 5082ms Template: 4ms
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