Product purchase
This commit is contained in:
@ -12,3 +12,7 @@ class Collision(BaseError):
|
||||
|
||||
class GameLockForMovement(BaseError):
|
||||
...
|
||||
|
||||
|
||||
class PurchaseForbiddenForPlayer(BaseError):
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user