summaryrefslogtreecommitdiff
path: root/Net.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Net.cs')
-rw-r--r--Net.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Net.cs b/Net.cs
index 4bf984e..8384482 100644
--- a/Net.cs
+++ b/Net.cs
@@ -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