6 lines
41 B
PHP
Raw Normal View History

2023-03-31 21:42:06 +03:00
<?php
2022-06-07 00:30:34 +03:00
if(!defined('GAME'))
{
die();
}
?>