diff options
Diffstat (limited to 'Net.cs')
| -rw-r--r-- | Net.cs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -96,4 +96,5 @@ class User(int id) //Oneko Stuff public byte[]? SpriteSheet; public string? Username; + public string? Nekoname; }
\ No newline at end of file |
