mirror of
https://github.com/Freaku17/BombSquad-Mods-byFreaku
synced 2025-10-19 20:20:40 +00:00
Forgot to add changelog for memory_game.py
• Removed base64 encoded text (trusting the community that they won't change the name & steal credits) • Properly formatted for readability
This commit is contained in:
parent
cda8e06b61
commit
be780a4580
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ if TYPE_CHECKING:
|
|||
from typing import Any, Sequence, Optional, List, Dict, Type, Union, Any, Literal
|
||||
|
||||
|
||||
|
||||
class OnTimer(bs.Actor):
|
||||
"""Timer which counts but doesn't show on-screen"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue