mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2026-03-03 14:49:38 -05:00
- Most if not all gambling commands should now use locale-specific currency format
- Enabled preview language features
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#nullable disable
|
||||
using System;
|
||||
|
||||
namespace NadekoBot.Common;
|
||||
|
||||
public struct ShmartNumber : IEquatable<ShmartNumber>
|
||||
|
||||
Reference in New Issue
Block a user