notifications added to events.notify

This commit is contained in:
ntr
2019-11-02 15:52:50 +11:00
parent 18f2ab5f7a
commit 76fb591844
5 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
// "player ";
}
.game .team {
.game .team, .faceoff .team {
display: grid;
grid-template-columns: repeat(3, 1fr);