codebeater - Beta Launch #10

Merged
5803025047 merged 103 commits from dev into main 2025-12-15 11:20:48 -05:00
Showing only changes of commit 4dca350c97 - Show all commits

View File

@ -94,7 +94,7 @@ if($result){
<td><?php echo $realrank; ?></td>
<td><?php echo $nama; ?></td>
<td><?php echo $pemain['score']; ?> PTS</td>
<td><?php echo $score; ?> PTS</td>
</tr>
</tbody>
</table>