rename dir

This commit is contained in:
2023-08-11 18:28:54 +03:00
parent e359eb6f40
commit e5c7ff4a33
93 changed files with 86 additions and 127 deletions
+10
View File
@@ -0,0 +1,10 @@
<?php
if(!defined('GAME'))
{
die();
}
//добавляем снежок в инвентарь
echo 'test';
die();
?>