Skip to content

Commit 40fdaf6

Browse files
committed
Fixed wrong information on features page
1 parent a81e182 commit 40fdaf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_pages/features.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@
8383
</tr>
8484
<tr>
8585
<td>Custom Messages</td>
86+
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
8687
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
8788
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
88-
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
8989
</tr>
9090
<tr>
9191
<td>Per Client RPC</td>
@@ -163,7 +163,7 @@
163163
<td>SyncedEvent</td>
164164
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
165165
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
166-
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
166+
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
167167
</tr>
168168
<tr>
169169
<td>Unlimited Networked Vars</td>

0 commit comments

Comments
 (0)