Tokiwa Battle Royale  GE777
A PHP Battle Royale inspired game
 All Data Structures Namespaces Files Functions Variables Pages
1_user_end_achievement.tpl.php
Go to the documentation of this file.
1 <?php if(!defined('IN_GAME')) exit('Access Denied'); ?>
2 <div class="subtitle" align="left">结局成就</div>
3 <table border="1">
4 <tr>
5 <td width="300" align="left" valign="top">
6 <?php include template('achievement_16'); ?>
7 </td>
8 <td width="300" align="left" valign="top">
9 <?php include template('achievement_17'); ?>
10 </td>
11 <td width="300" align="left" valign="top">
12 <?php include template('achievement_18'); ?>
13 </td>
14 </tr>
15 <tr>
16 <td width="300" align="left" valign="top">
17 <?php include template('achievement_19'); ?>
18 </td>
19 </tr>
20 </table>