From 03205e4d63c362c8c4cf164d7a8c523b2a84fa15 Mon Sep 17 00:00:00 2001 From: Tim Glasgow Date: Sun, 24 Jul 2022 11:23:58 -0500 Subject: [PATCH] entities --- squarenotsquare/realm/entities/Score.js | 0 squarenotsquare/realm/entities/System.js | 0 squarenotsquare/realm/entities/User.js | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 squarenotsquare/realm/entities/Score.js create mode 100644 squarenotsquare/realm/entities/System.js create mode 100644 squarenotsquare/realm/entities/User.js diff --git a/squarenotsquare/realm/entities/Score.js b/squarenotsquare/realm/entities/Score.js new file mode 100644 index 0000000..e69de29 diff --git a/squarenotsquare/realm/entities/System.js b/squarenotsquare/realm/entities/System.js new file mode 100644 index 0000000..e69de29 diff --git a/squarenotsquare/realm/entities/User.js b/squarenotsquare/realm/entities/User.js new file mode 100644 index 0000000..e69de29