mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-03-21 17:16:32 +08:00
_
This commit is contained in:
parent
80a2116ad8
commit
e0505d651c
@ -185,7 +185,7 @@ class RespawnIcon:
|
||||
if not self._dec_text:
|
||||
self._dec_timer = None
|
||||
return
|
||||
old_text: str = self._dec_text.node.text
|
||||
old_text: bs.Lstr | str = self._dec_text.node.text
|
||||
iterate: int
|
||||
# Get the following display text using our current one.
|
||||
try:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user