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