complete and switch slots order in formating table

pull/105/head
mummified-corroding-granny 2023-01-30 00:03:55 +00:00
parent d2004e74c7
commit 43bcfc8733
1 changed files with 4 additions and 2 deletions

View File

@ -110,12 +110,14 @@ Text 2
</tr>
{% if FEATURES['MARKUP_COMMANDS'] -%}
<tr>
<td>!slots 100</td>
<td>Play slots using coins - minimum 100 coins</td>
<td>!slots 100</td>
<td>??? coins</td>
</tr>
<tr>
<td>!slotsmb 100</td>
<td>Play slots using marseybux - minimum 100 marseybux</td>
<td>!slotsmb 100</td>
<td>??? marseybux</td>
</tr>
<tr>
<td>Random Fortune</td>