locations-bugs #17
10
classes/Exceptions/GameException.php
Normal file
10
classes/Exceptions/GameException.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
# Date: 28.10.2020 (17:41)
|
||||
|
||||
namespace Exceptions;
|
||||
|
||||
|
||||
class GameException extends \Exception
|
||||
{
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user