mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-12 10:18:27 -04:00
Gambling moved to a separate project. Project builds
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
namespace Nadeko.Econ.Gambling;
|
||||
|
||||
public readonly struct FlipResult
|
||||
{
|
||||
public long Won { get; init; }
|
||||
public int Side { get; init; }
|
||||
}
|
Reference in New Issue
Block a user