Skip to content

Commit e9c2533

Browse files
dapayne1tetrapod00
andauthored
Update getting_started/first_2d_game/05.the_main_game_scene.rst
Co-authored-by: tetrapod <[email protected]>
1 parent 5ed94a6 commit e9c2533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting_started/first_2d_game/05.the_main_game_scene.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ so select 'Connect' to resolve the dialog box and create a new signal
163163
connection.
164164

165165
Once all three timers have this set up, you should be able to see each timer
166-
have a Signal connection for their respective ``timeout`` signal, showing in
166+
have a Signal connection for their respective ``timeout()`` signal, showing in
167167
green, within their respective Signals tabs:
168168

169169
- (For MobTimer): ``_on_mob_timer_timeout()``

0 commit comments

Comments
 (0)