mirror of
https://github.com/vrld/HC.git
synced 2024-11-18 12:54:23 +00:00
fixed typo in docs/MainModule.rst
This commit is contained in:
parent
dca0947077
commit
8e39cc9613
@ -152,7 +152,7 @@ will not be valid.
|
||||
|
||||
**Example**::
|
||||
|
||||
bullets[#bulltes+1] = HC.point(player.pos.x, player.pos.y)
|
||||
bullets[#bullets+1] = HC.point(player.pos.x, player.pos.y)
|
||||
|
||||
|
||||
.. function:: HC.register(shape)
|
||||
|
Loading…
Reference in New Issue
Block a user