Tokiwa Battle Royale  GE777
A PHP Battle Royale inspired game
 All Data Structures Namespaces Files Functions Variables Pages
1_special.tpl.php
Go to the documentation of this file.
1 <?php if(!defined('IN_GAME')) exit('Access Denied'); ?>
2 <input type="hidden" name="mode" value="special">
3 现在想要做什么?<br /><br />
4 <?php if($command == 'back') { ?>
5 <input type="radio" name="command" id="menu" value="menu"><a onclick=sl('menu'); href="javascript:void(0);" >返回</a><br />
6 <?php } ?>
function sl(id)
Definition: game.js:87
value
Definition: 1_alive.tpl.php:10