about summary refs log tree commit diff
path: root/LibMatrix/EventIdResponse.cs
diff options
context:
space:
mode:
Diffstat (limited to 'LibMatrix/EventIdResponse.cs')
-rw-r--r--LibMatrix/EventIdResponse.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/LibMatrix/EventIdResponse.cs b/LibMatrix/EventIdResponse.cs
index 4d715a4..4dca734 100644
--- a/LibMatrix/EventIdResponse.cs
+++ b/LibMatrix/EventIdResponse.cs
@@ -1,3 +1,4 @@
+#define BALLS
 using System.Text.Json.Serialization;
 
 namespace LibMatrix;