Tokiwa Battle Royale  GE777
A PHP Battle Royale inspired game
 All Data Structures Namespaces Files Functions Variables Pages
1_user_other_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_1'); ?>
7  </td>
8 <td width="300" align="left" valign="top">
9 <?php include template('achievement_28'); ?>
10  </td>
11 <td width="300" align="left" valign="top">
12 <?php include template('achievement_31'); ?>
13  </td>
14 </tr>
15 <tr>
16 <td width="300" align="left" valign="top">
17 <?php include template('achievement_32'); ?>
18  </td>
19 </tr>
20 </table>